back to starship
This commit is contained in:
parent
bef99ee68b
commit
5089ff7c89
2 changed files with 1 additions and 3 deletions
|
@ -344,7 +344,6 @@ in
|
|||
nixos-install-tools
|
||||
nmap
|
||||
nvme-cli
|
||||
oh-my-posh
|
||||
okteta
|
||||
pkgs.kdePackages.okular
|
||||
p7zip
|
||||
|
|
3
home.nix
3
home.nix
|
@ -55,9 +55,8 @@
|
|||
};
|
||||
|
||||
# nice prompt
|
||||
programs.oh-my-posh = {
|
||||
programs.starship = {
|
||||
enable = true;
|
||||
useTheme = "unicorn";
|
||||
};
|
||||
|
||||
# nice cd
|
||||
|
|
Loading…
Reference in a new issue