From e83f83b1a221ec0e89ca1f9c281b73b4faab66c5 Mon Sep 17 00:00:00 2001 From: Austen Adler Date: Sun, 18 Feb 2018 12:22:37 -0500 Subject: [PATCH] Autosource from custom config --- shells/zshrc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/shells/zshrc b/shells/zshrc index 32f6e40..2f2a361 100644 --- a/shells/zshrc +++ b/shells/zshrc @@ -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