chore(zsh): remove pure prompt auto pull
This commit is contained in:
parent
e07645ec26
commit
1c03d40357
3 changed files with 5 additions and 4 deletions
|
@ -43,6 +43,7 @@ fpath+=$ZDOTDIR/plugins/zsh-completions/src
|
|||
#Prompt
|
||||
fpath+=$ZDOTDIR/prompts/pure
|
||||
autoload -U promptinit; promptinit
|
||||
PURE_GIT_PULL=0
|
||||
prompt pure
|
||||
|
||||
source $ZDOTDIR/functions.zsh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue