summaryrefslogtreecommitdiffstats
path: root/.zshrc
diff options
context:
space:
mode:
authorGravatar Tom Willemsen2012-01-18 11:26:47 +0100
committerGravatar Tom Willemsen2012-01-18 11:26:47 +0100
commit1a1a34b8a8e60ce68b9658e3fa93e3b3b1175c84 (patch)
tree4c8f90d4a0b1f96e3cba1fafa6aa141341ffb348 /.zshrc
parentdf64b4506b7868312b996ca7b522d7c5a7cd99e2 (diff)
downloaddotfiles-1a1a34b8a8e60ce68b9658e3fa93e3b3b1175c84.tar.gz
dotfiles-1a1a34b8a8e60ce68b9658e3fa93e3b3b1175c84.zip
.zshrc
Diffstat (limited to '.zshrc')
-rw-r--r--.zshrc5
1 files changed, 1 insertions, 4 deletions
diff --git a/.zshrc b/.zshrc
index bd44f65..4876d1a 100644
--- a/.zshrc
+++ b/.zshrc
@@ -55,11 +55,8 @@ precmd_functions+='precmd_update_updates'
chpwd_functions+='chpwd_update_git_vars'
# Set the prompt.
-. /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