Disable zsh auto update

This commit is contained in:
Thomas FORGIONE
2017-01-23 09:14:38 +01:00
parent 4fdc19c55c
commit 23138c1dc9

1
zshrc
View File

@@ -2,6 +2,7 @@
# Path to the dotfiles
DOTFILES=$HOME/.config/dotfiles
DISABLE_AUTO_UPDATE="true"
# Path to your oh-my-zsh configuration
ZSH=$HOME/.config/oh-my-zsh