Use login shell when restarting Zsh

This commit is contained in:
Christian Bundy 2014-12-03 12:55:24 -08:00
parent eb22e96010
commit 09b9355221

View file

@ -33,7 +33,7 @@ version is 4.3.17.
5. Restart Zsh:
exec $SHELL
exec $SHELL -l
### Troubleshooting