summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Cullmann <christoph@cullmann.io>2024-06-30 16:26:25 +0200
committerChristoph Cullmann <christoph@cullmann.io>2024-06-30 16:26:25 +0200
commitd3dde700b5a0d47560f857644da7db2b2d90fd31 (patch)
treefcc46d9779323f0eb33656309806e48914c59644
parent9bd2e8c0c16fbe6ba42f60ad59ad98ec7f0b15bf (diff)
better theme for zsh
-rw-r--r--common.nix1
-rw-r--r--home.nix2
2 files changed, 2 insertions, 1 deletions
diff --git a/common.nix b/common.nix
index 606bbc0..9796f53 100644
--- a/common.nix
+++ b/common.nix
@@ -316,6 +316,7 @@ in
gitFull
glxinfo
go
+ gorilla-bin
gptfdisk
heaptrack
hotspot
diff --git a/home.nix b/home.nix
index 64ce943..114d326 100644
--- a/home.nix
+++ b/home.nix
@@ -56,7 +56,7 @@
# nice prompt
programs.oh-my-posh = {
enable = true;
- useTheme = "slim";
+ useTheme = "tokyo";
};
# nice cd