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