Change the custom directory

This is used for overriding anything that may
ship with Oh-My-ZSH. Themes for example
This commit is contained in:
David Todd 2017-06-22 11:50:27 -05:00
parent 2c536483d1
commit d95f6c15a8

View File

@ -61,3 +61,6 @@ plugins=(git)
# Load oh-my-zsh
source $ZSH/oh-my-zsh.sh
# Would you like to use another custom folder than $ZSH/custom?
ZSH_CUSTOM=$HOME/dotfiles/omz