Remove git from omz configuration
This commit is contained in:
parent
9375e417d5
commit
f04ecc43ac
2 changed files with 2 additions and 1 deletions
2
zshrc
2
zshrc
|
@ -45,7 +45,7 @@ function configure_omz #{{{
|
|||
DISABLE_AUTO_UPDATE="true"
|
||||
COMPLETION_WAITING_DOTS="true"
|
||||
|
||||
plugins=(autojump brew encode64 fasd git gnu-utils history osx python)
|
||||
plugins=(autojump brew encode64 fasd gnu-utils history osx python)
|
||||
|
||||
source $ZSH/oh-my-zsh.sh
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue