dotfiles/.zprofile

3 lines
68 B
Plaintext
Raw Normal View History

2020-05-08 05:10:34 +02:00
[[ -e ~/.profile ]] && emulate sh -c 'source ~/.profile'
. ~/.zshrc