NO auto-update
This commit is contained in:
parent
986b5eca5f
commit
1c2a426117
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ export ZSH=$HOME/.oh-my-zsh
|
||||||
plugins=(git systemd)
|
plugins=(git systemd)
|
||||||
|
|
||||||
ZSH_THEME="zhann"
|
ZSH_THEME="zhann"
|
||||||
|
DISABLE_AUTO_UPDATE="true"
|
||||||
source $ZSH/oh-my-zsh.sh
|
source $ZSH/oh-my-zsh.sh
|
||||||
|
|
||||||
export EDITOR='vim'
|
export EDITOR='vim'
|
||||||
|
|
Loading…
Reference in a new issue