Added sourcing of .profile to .zprofile.
This commit is contained in:
parent
050bcb5bf2
commit
e624f90fed
|
@ -1,5 +1,6 @@
|
|||
# vim: syn=zsh
|
||||
|
||||
source ~/.profile
|
||||
autoload -Uz edit-command-line
|
||||
zle -N edit-command-line
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user