Autosource from custom config

This commit is contained in:
Austen Adler 2018-02-18 12:22:37 -05:00
parent 74ee4b6706
commit e83f83b1a2

View File

@ -635,8 +635,8 @@ source ~/.zsh-git/lpr/liquidprompt
source ~/.zsh-git/omg/base.sh
source ~/.zsh-git/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh
source ~/.zsh-git/oh-my-git-themes/af-magic.zsh-theme
if [[ -f ~/.zsh-git/zshrc ]]; then
source ~/.zsh-git/zshrc
if [[ -f ~/.zsh-git/custom-config/zshrc ]]; then
source ~/.zsh-git/custom-config/zshrc
fi
echo -e '[##]'
#zprof