summaryrefslogtreecommitdiff
path: root/etc/env
diff options
context:
space:
mode:
Diffstat (limited to 'etc/env')
-rw-r--r--etc/env2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/env b/etc/env
index 190c6b0..6f3dba6 100644
--- a/etc/env
+++ b/etc/env
@@ -1,7 +1,7 @@
## vim:ft=zsh
: ${ZDIR:=$HOME/packages/zsh/etc}
-PS4='%F{cyan}%N%F{reset}:%F{yellow}%i%F{reset}│'
+PS4='%F{cyan}%N%F{default}:%F{yellow}%i%F{default}│'
fpath=($ZDIR/functions $ZDIR/completions $fpath)
# Additional zshenv settings from pkg