.zshrc
This commit is contained in:
parent
f617345c4e
commit
3127067ec9
1 changed files with 1 additions and 2 deletions
3
.zshrc
3
.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
|
||||
|
|
Loading…
Reference in a new issue