Remove exec at the end and replace with exit.
This commit is contained in:
parent
c91d02c6f7
commit
68337a3509
@ -55,4 +55,4 @@ getdotfiles() {
|
|||||||
gitcheck
|
gitcheck
|
||||||
changeshell
|
changeshell
|
||||||
getdotfiles
|
getdotfiles
|
||||||
exec zsh
|
exit
|
||||||
|
Loading…
Reference in New Issue
Block a user