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
|
exit 1
|
||||||
}
|
}
|
||||||
|
|
||||||
cd ~/dev/dotfiles
|
cd ~/dotfiles
|
||||||
git pull
|
git pull
|
||||||
exec zsh
|
exec zsh
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user