Moving around zshrc

This commit is contained in:
2020-02-16 21:26:11 -08:00
parent 7473bd8dd6
commit 6ce6608bcd
2 changed files with 2 additions and 3 deletions

3
zshrc Normal file
View File

@@ -0,0 +1,3 @@
# append to bottom of zshrc
[[ -s "$HOME/.profile" ]] && source "$HOME/.profile" # Load the default .profile