back to unicorn
This commit is contained in:
parent
5089ff7c89
commit
2f58a44224
1 changed files with 2 additions and 1 deletions
3
home.nix
3
home.nix
|
@ -55,8 +55,9 @@
|
|||
};
|
||||
|
||||
# nice prompt
|
||||
programs.starship = {
|
||||
programs.oh-my-posh = {
|
||||
enable = true;
|
||||
useTheme = "unicorn";
|
||||
};
|
||||
|
||||
# nice cd
|
||||
|
|
Loading…
Reference in a new issue