summaryrefslogtreecommitdiffstats
path: root/.zshrc
diff options
context:
space:
mode:
Diffstat (limited to '.zshrc')
-rw-r--r--.zshrc3
1 files changed, 1 insertions, 2 deletions
diff --git a/.zshrc b/.zshrc
index bd44f65..d6b03e3 100644
--- a/.zshrc
+++ b/.zshrc
@@ -58,8 +58,7 @@ chpwd_functions+='chpwd_update_git_vars'
. /etc/bash_completion.d/git
PROMPT='$(prompt)'
-RPROMPT='$(__git_ps1 "(%s)")'
-#RPROMPT='$(rprompt)'
+RPROMPT='$(rprompt)'
# Set terminal name to current runnign application
case $TERM in