summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--zsh/.zshrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/zsh/.zshrc b/zsh/.zshrc
index 92f0a1b..1307a9e 100644
--- a/zsh/.zshrc
+++ b/zsh/.zshrc
@@ -12,7 +12,7 @@ if [[ ${TERM} = "dumb" ]]; then
return 0
fi
-PS1='%F{blue}%~ %(?.%F{green}.%F{red})%#%f '
+PS1='%F{cyan}%~ %(?.%F{green}.%F{red})%#%f '
# Resources:
# https://github.com/mika/zsh-pony