Install bb
at the end
This commit is contained in:
parent
8d6a16c3c9
commit
06a7048148
1 changed files with 5 additions and 1 deletions
|
@ -25,7 +25,6 @@ begin
|
||||||
|
|
||||||
if collectionActive essential
|
if collectionActive essential
|
||||||
yayinst \
|
yayinst \
|
||||||
bb \
|
|
||||||
mkinitcpio-firmware \
|
mkinitcpio-firmware \
|
||||||
neofetch \
|
neofetch \
|
||||||
bash-completion \
|
bash-completion \
|
||||||
|
@ -230,6 +229,11 @@ begin
|
||||||
source "$dir/../Software/Lutris/main.fish"
|
source "$dir/../Software/Lutris/main.fish"
|
||||||
sudo flatpak install -y flathub com.usebottles.bottles
|
sudo flatpak install -y flathub com.usebottles.bottles
|
||||||
end
|
end
|
||||||
|
|
||||||
|
if collectionActive essential
|
||||||
|
yayinst \
|
||||||
|
bb
|
||||||
|
end
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue