Remove exec at the end and replace with exit.

This commit is contained in:
staticsafe 2013-08-13 08:40:39 -04:00
parent c91d02c6f7
commit 68337a3509
1 changed files with 1 additions and 1 deletions

View File

@ -55,4 +55,4 @@ getdotfiles() {
gitcheck
changeshell
getdotfiles
exec zsh
exit