better prompt
This commit is contained in:
parent
3610d96297
commit
e900b26428
1 changed files with 1 additions and 1 deletions
2
home.nix
2
home.nix
|
@ -57,7 +57,7 @@
|
|||
# nice prompt
|
||||
programs.oh-my-posh = {
|
||||
enable = true;
|
||||
useTheme = "tokyo";
|
||||
useTheme = "kushal";
|
||||
};
|
||||
|
||||
# nice cd
|
||||
|
|
Loading…
Reference in a new issue