summaryrefslogtreecommitdiffstats
path: root/.zshrc
diff options
context:
space:
mode:
authorGravatar Tom Willemsen2012-01-25 22:33:07 +0100
committerGravatar Tom Willemsen2012-01-25 22:33:07 +0100
commit3127067ec9eea83fd6e642852c8ed6e85acd693d (patch)
treee50ceba4b6ea3f209b64fdaead5bc0da028889d7 /.zshrc
parentf617345c4e125c5be3773b77e5e5fca4b3312476 (diff)
downloaddotfiles-3127067ec9eea83fd6e642852c8ed6e85acd693d.tar.gz
dotfiles-3127067ec9eea83fd6e642852c8ed6e85acd693d.zip
.zshrc
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