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
|
# nice prompt
|
||||||
programs.starship = {
|
programs.oh-my-posh = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
useTheme = "unicorn";
|
||||||
};
|
};
|
||||||
|
|
||||||
# nice cd
|
# nice cd
|
||||||
|
|
Loading…
Add table
Reference in a new issue