1
0
Fork 0

zsh(darwin): Explicitly source .profile

This commit is contained in:
Jeremy Kaplan 2021-11-17 10:06:39 -08:00
commit c465a39794

View file

@ -4,3 +4,5 @@ alias ls='ls -G'
export LSCOLORS='Exgxbxdxcxegedabagacad'
alias units='gunits --verbose'
source ~/.profile