aboutsummaryrefslogtreecommitdiff
path: root/home
diff options
context:
space:
mode:
Diffstat (limited to 'home')
-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"