This commit is contained in:
Tom Willemsen 2012-04-01 11:24:30 +02:00
parent cdf673d92f
commit d5924b1bbb

2
.zshrc
View file

@ -50,8 +50,6 @@ precmd_functions+='precmd_update_updates'
chpwd_functions+='chpwd_update_git_vars'
# Set the prompt.
. /etc/bash_completion.d/git
PROMPT='$(prompt)'
RPROMPT='$(rprompt)'