From fd8072ac5fdf5278b6f1d70e26ee42ae6bc2af07 Mon Sep 17 00:00:00 2001 From: Eragos Date: Thu, 12 May 2016 22:44:38 +0200 Subject: [PATCH] smal changes --- .zshrc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.zshrc b/.zshrc index bff1056..8905477 100644 --- a/.zshrc +++ b/.zshrc @@ -63,3 +63,5 @@ source $ZSH/oh-my-zsh.sh # load functions [[ -f "$HOME/.dotfiles/functions" ]] && source "$HOME/.dotfiles/functions" [[ -f "$HOME/.dotfiles/.commonrc" ]] && source "$HOME/.dotfiles/.commonrc" + +. $HOME/.shellrc.load