The env update script should update correct dir

This commit is contained in:
staticsafe 2016-11-08 17:17:58 +00:00
parent 7704228994
commit 4ac006102d
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ printf '%s\n' "$@" >&2
exit 1 exit 1
} }
cd ~/dev/dotfiles cd ~/dotfiles
git pull git pull
exec zsh exec zsh