.zshrc
This commit is contained in:
parent
cdf673d92f
commit
d5924b1bbb
1 changed files with 0 additions and 2 deletions
2
.zshrc
2
.zshrc
|
@ -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)'
|
||||
|
||||
|
|
Loading…
Reference in a new issue