From 4ac006102d201e88dd28dd9c82fa99496a3294b1 Mon Sep 17 00:00:00 2001 From: staticsafe Date: Tue, 8 Nov 2016 17:17:58 +0000 Subject: [PATCH] The env update script should update correct dir --- envupdate.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/envupdate.sh b/envupdate.sh index 232326c..00caf9a 100755 --- a/envupdate.sh +++ b/envupdate.sh @@ -9,7 +9,7 @@ printf '%s\n' "$@" >&2 exit 1 } -cd ~/dev/dotfiles +cd ~/dotfiles git pull exec zsh