summaryrefslogtreecommitdiff
path: root/.zshrc
diff options
context:
space:
mode:
authorBenjamin Chausse <benjamin@chausse.xyz>2020-12-01 16:40:08 -0500
committerBenjamin Chausse <benjamin@chausse.xyz>2020-12-01 16:40:08 -0500
commit95012945a13707ec8a479587c74b61850c292181 (patch)
treee6f3839e8ea76bccea21d4384425cd2755997744 /.zshrc
parent57ba6889fa16d05e2fe914d7b90c5ebd9e6b191d (diff)
Figlet headers and more vim spring cleaning
Diffstat (limited to '.zshrc')
-rw-r--r--.zshrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/.zshrc b/.zshrc
index 1b80103..d8f6e18 100644
--- a/.zshrc
+++ b/.zshrc
@@ -73,6 +73,7 @@ setopt prompt_subst
# Prompt theme
PROMPT=" %B%F{blue}π %b%F{yellow}"
+# RPROMPT="\$vcs_info_msg_1_ %B%F{magenta}(%B%F{cyan}%1/%B%F{magenta})"
RPROMPT="\$vcs_info_msg_0_ %B%F{magenta}(%B%F{cyan}%1/%B%F{magenta})"
zstyle ':vcs_info:git:*' formats '%b'