From 68337a35095e2bbdcecda8c8f1a31ec417a27851 Mon Sep 17 00:00:00 2001 From: staticsafe Date: Tue, 13 Aug 2013 08:40:39 -0400 Subject: [PATCH] Remove exec at the end and replace with exit. --- envsetup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/envsetup.sh b/envsetup.sh index 769e2c3..566cf0c 100755 --- a/envsetup.sh +++ b/envsetup.sh @@ -55,4 +55,4 @@ getdotfiles() { gitcheck changeshell getdotfiles -exec zsh +exit