Autosource from custom config
This commit is contained in:
parent
74ee4b6706
commit
e83f83b1a2
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user