change cd

This commit is contained in:
Josh Thomas 2025-06-29 14:27:50 -05:00
parent 45afa93ae1
commit ae3f94cae8

View file

@ -7,7 +7,7 @@ pacman -Q git &>/dev/null || sudo pacman -Sy --noconfirm --needed git
git clone https://aur.archlinux.org/yadm-git.git /tmp/yadm
cd /tmp/yadm
makepkg -si --noconfirm
cd "$HOME"
cd -
rm -rf /tmp/yadm
yadm clone https://github.com/joshuadavidthomas/dotfiles