smal changes

This commit is contained in:
2016-05-12 22:44:38 +02:00
parent e83dc68ceb
commit fd8072ac5f

2
.zshrc
View File

@@ -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