better theme for zsh
This commit is contained in:
parent
9bd2e8c0c1
commit
d3dde700b5
2 changed files with 2 additions and 1 deletions
|
@ -316,6 +316,7 @@ in
|
|||
gitFull
|
||||
glxinfo
|
||||
go
|
||||
gorilla-bin
|
||||
gptfdisk
|
||||
heaptrack
|
||||
hotspot
|
||||
|
|
2
home.nix
2
home.nix
|
@ -56,7 +56,7 @@
|
|||
# nice prompt
|
||||
programs.oh-my-posh = {
|
||||
enable = true;
|
||||
useTheme = "slim";
|
||||
useTheme = "tokyo";
|
||||
};
|
||||
|
||||
# nice cd
|
||||
|
|
Loading…
Reference in a new issue