The env update script should update correct dir
This commit is contained in:
parent
7704228994
commit
4ac006102d
|
@ -9,7 +9,7 @@ printf '%s\n' "$@" >&2
|
|||
exit 1
|
||||
}
|
||||
|
||||
cd ~/dev/dotfiles
|
||||
cd ~/dotfiles
|
||||
git pull
|
||||
exec zsh
|
||||
|
||||
|
|
Loading…
Reference in New Issue