summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--zshrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/zshrc b/zshrc
index 95f0f72..400cb2a 100644
--- a/zshrc
+++ b/zshrc
@@ -14,7 +14,7 @@ autoload -U select-word-style
 select-word-style bash
 
 # keep the prompt simple and short
-PROMPT="%1~ %# "
+PROMPT="%3~ %# "
 
 # emacs style
 bindkey -e