summaryrefslogtreecommitdiff
path: root/custom/overlay/root/.zshrc
diff options
context:
space:
mode:
Diffstat (limited to 'custom/overlay/root/.zshrc')
-rw-r--r--custom/overlay/root/.zshrc6
1 files changed, 5 insertions, 1 deletions
diff --git a/custom/overlay/root/.zshrc b/custom/overlay/root/.zshrc
index f72d530..109fd9e 100644
--- a/custom/overlay/root/.zshrc
+++ b/custom/overlay/root/.zshrc
@@ -3,5 +3,9 @@ bindkey "^[[H" beginning-of-line
bindkey "^[[F" end-of-line
bindkey "^[[3~" delete-char
-PS1='%F{blue}%~ %(?.%F{green}.%F{red})%#%f '
+#PS1='%F{blue}%~ %(?.%F{green}.%F{red})%#%f '
+setopt interactivecomments
+autoload -Uz promptinit
+promptinit
+prompt bart