[install] execs zsh instead of sourcing zshrc
This commit is contained in:
parent
bdf319db96
commit
3942ace436
1 changed files with 2 additions and 2 deletions
4
install
4
install
|
@ -53,7 +53,7 @@ fi
|
|||
|
||||
vim +PluginInstall +qall
|
||||
|
||||
source $HOME/.zshrc
|
||||
rm -f $HOME/.zcompdump*
|
||||
cd $HOME
|
||||
rm -f $HOME/.zcompdump*
|
||||
exec zsh
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue