SHELL bash + package bash-completion

This commit is contained in:
pvincent
2026-08-25 18:43:09 +04:00
parent 9b6e6af347
commit 49dfe9f1fc
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ readonly AZERTY_ZONES=(
'Pacific/Noumea'
'Pacific/Tahiti'
)
readonly REQUIRED_PKGS=(file jq vim git)
readonly REQUIRED_PKGS=(file jq vim git bash-completion)
readonly BACKUP_SUFFIX='.ORIGINAL'
# FUNCTIONS