Install bb at the end

This commit is contained in:
Manuel Thalmann 2024-07-17 15:08:27 +02:00
parent 4d0c64a8da
commit 4b37950bc8

View file

@ -25,7 +25,6 @@ begin
if collectionActive essential
yayinst \
bb \
mkinitcpio-firmware \
neofetch \
bash-completion \
@ -230,6 +229,11 @@ begin
source "$dir/../Software/Lutris/main.fish"
flatpak install -y flathub com.usebottles.bottles
end
if collectionActive essential
yayinst \
bb
end
end
end