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
|
||||
yayinst \
|
||||
bb \
|
||||
mkinitcpio-firmware \
|
||||
neofetch \
|
||||
bash-completion \
|
||||
|
@ -230,6 +229,11 @@ begin
|
|||
source "$dir/../Software/Lutris/main.fish"
|
||||
sudo flatpak install -y flathub com.usebottles.bottles
|
||||
end
|
||||
|
||||
if collectionActive essential
|
||||
yayinst \
|
||||
bb
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in a new issue