Added sourcing of .profile to .zprofile.

This commit is contained in:
James Patrick 2019-06-03 00:43:01 -04:00
parent 050bcb5bf2
commit e624f90fed
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
# vim: syn=zsh
source ~/.profile
autoload -Uz edit-command-line
zle -N edit-command-line