[install] execs zsh instead of sourcing zshrc

This commit is contained in:
Josh Sherman 2016-11-20 12:32:23 -06:00
parent bdf319db96
commit 3942ace436

View file

@ -53,7 +53,7 @@ fi
vim +PluginInstall +qall
source $HOME/.zshrc
rm -f $HOME/.zcompdump*
cd $HOME
rm -f $HOME/.zcompdump*
exec zsh