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/omg/base.sh
|
||||||
source ~/.zsh-git/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh
|
source ~/.zsh-git/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh
|
||||||
source ~/.zsh-git/oh-my-git-themes/af-magic.zsh-theme
|
source ~/.zsh-git/oh-my-git-themes/af-magic.zsh-theme
|
||||||
if [[ -f ~/.zsh-git/zshrc ]]; then
|
if [[ -f ~/.zsh-git/custom-config/zshrc ]]; then
|
||||||
source ~/.zsh-git/zshrc
|
source ~/.zsh-git/custom-config/zshrc
|
||||||
fi
|
fi
|
||||||
echo -e '[##]'
|
echo -e '[##]'
|
||||||
#zprof
|
#zprof
|
||||||
|
Loading…
Reference in New Issue
Block a user