add yay to program setup

This commit is contained in:
2025-10-04 23:00:27 +02:00
parent 8ab89b0fb8
commit 5950cd3c8e

View File

@@ -60,6 +60,13 @@ sudo pacman -S --noconfirm bat
# fd for simple find
sudo pacman -S --noconfirm fd
# yay
git clone https://aur.archlinux.org/yay.git --depth=1
cd yay
makepkg -si
cd ..
rm -rf yay
# atuin
yay -S --noconfirm blesh-git # version >=0.4 is necessary
yay -S --noconfirm atuin