smal changes
This commit is contained in:
2
.zshrc
2
.zshrc
@@ -63,3 +63,5 @@ source $ZSH/oh-my-zsh.sh
|
|||||||
# load functions
|
# load functions
|
||||||
[[ -f "$HOME/.dotfiles/functions" ]] && source "$HOME/.dotfiles/functions"
|
[[ -f "$HOME/.dotfiles/functions" ]] && source "$HOME/.dotfiles/functions"
|
||||||
[[ -f "$HOME/.dotfiles/.commonrc" ]] && source "$HOME/.dotfiles/.commonrc"
|
[[ -f "$HOME/.dotfiles/.commonrc" ]] && source "$HOME/.dotfiles/.commonrc"
|
||||||
|
|
||||||
|
. $HOME/.shellrc.load
|
||||||
|
|||||||
Reference in New Issue
Block a user