Browse Source

Allow zsh prompt to check git remote.

master
Daniel Sissom 5 years ago
parent
commit
41e83283d7
Signed by untrusted user who does not match committer: djsissom GPG Key ID: 2C30FFB796852389
1 changed files with 0 additions and 1 deletions
  1. + 0
    - 1
      zsh/zshrc

+ 0
- 1
zsh/zshrc

@ -184,7 +184,6 @@ ZSH_HIGHLIGHT_HIGHLIGHTERS=(brackets root) # options: main brackets pattern cur
autoload -Uz promptinit && promptinit autoload -Uz promptinit && promptinit
PURE_GIT_PULL=0
prompt pure prompt pure

Loading…
Cancel
Save