Move customizations outside .oh-my-zsh

This commit is contained in:
Gene Liverman 2019-07-29 09:47:50 -04:00
parent 693e85c0d9
commit 0919cf894c
No known key found for this signature in database
GPG key ID: 3AF83985B6C857C6

View file

@ -49,6 +49,7 @@ COMPLETION_WAITING_DOTS="false"
# Would you like to use another custom folder than $ZSH/custom? # Would you like to use another custom folder than $ZSH/custom?
# ZSH_CUSTOM=/path/to/new-custom-folder # ZSH_CUSTOM=/path/to/new-custom-folder
ZSH_CUSTOM=~/repos/customized-oh-my-zsh
# Which plugins would you like to load? (plugins can be found in ~/.oh-my-zsh/plugins/*) # Which plugins would you like to load? (plugins can be found in ~/.oh-my-zsh/plugins/*)
# Custom plugins may be added to ~/.oh-my-zsh/custom/plugins/ # Custom plugins may be added to ~/.oh-my-zsh/custom/plugins/