NO auto-update

This commit is contained in:
EEva @ felin 2017-02-10 18:41:35 +01:00
parent 986b5eca5f
commit 1c2a426117
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ export ZSH=$HOME/.oh-my-zsh
plugins=(git systemd)
ZSH_THEME="zhann"
DISABLE_AUTO_UPDATE="true"
source $ZSH/oh-my-zsh.sh
export EDITOR='vim'