diff --git a/zsh/darwin.zshrc b/zsh/darwin.zshrc index b87f13f..5155b9e 100644 --- a/zsh/darwin.zshrc +++ b/zsh/darwin.zshrc @@ -4,3 +4,5 @@ alias ls='ls -G' export LSCOLORS='Exgxbxdxcxegedabagacad' alias units='gunits --verbose' + +source ~/.profile