This commit is contained in:
2016-04-23 19:49:40 +02:00
parent 746cb2459a
commit ace6ef45b6
2 changed files with 1 additions and 28 deletions

View File

@@ -29,5 +29,4 @@ shopt -s checkwinsize
# load functions
[[ -f "$HOME/.dotfiles/functions" ]] && source "$HOME/.dotfiles/functions"
[[ -f "$HOME/.dotfiles/.commonrc" ]] && source "$HOME/.dotfiles/.commonrc"