better theme for zsh

This commit is contained in:
Christoph Cullmann 2024-06-30 16:26:25 +02:00
parent 9bd2e8c0c1
commit d3dde700b5
No known key found for this signature in database
2 changed files with 2 additions and 1 deletions

View file

@ -316,6 +316,7 @@ in
gitFull gitFull
glxinfo glxinfo
go go
gorilla-bin
gptfdisk gptfdisk
heaptrack heaptrack
hotspot hotspot

View file

@ -56,7 +56,7 @@
# nice prompt # nice prompt
programs.oh-my-posh = { programs.oh-my-posh = {
enable = true; enable = true;
useTheme = "slim"; useTheme = "tokyo";
}; };
# nice cd # nice cd