mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 12:12:13 +02:00
fixed cd going back
This commit is contained in:
@@ -78,7 +78,7 @@ function ensure_yay_installed() {
|
||||
cd /tmp/yay &&
|
||||
makepkg -sri --noconfirm --needed &&
|
||||
yay --version &&
|
||||
cd ... || exit
|
||||
cd - || exit
|
||||
fi
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user