Enable bash-completion by default

This commit is contained in:
Santiago Mola
2025-07-06 19:11:34 +02:00
parent b0beec5c0d
commit 5a8687b386
3 changed files with 6 additions and 2 deletions

2
migrations/1751821819.sh Normal file
View File

@ -0,0 +1,2 @@
echo "Install bash-completion"
yay -S --noconfirm --needed bash-completion