about summary refs log tree commit diff
path: root/home/profiles
diff options
context:
space:
mode:
Diffstat (limited to 'home/profiles')
-rw-r--r--home/profiles/zsh.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/profiles/zsh.nix b/home/profiles/zsh.nix
index 3da6baa..82e0057 100644
--- a/home/profiles/zsh.nix
+++ b/home/profiles/zsh.nix
@@ -41,7 +41,7 @@
 
     prezto = {
       enable = true;
-      prompt = { theme = "pure"; };
+      prompt.theme = "minimal";
       pmodules = [
         "prompt"
         "git"