chore: mostly cleanup and formatting

This commit is contained in:
Gal Szkolnik 2022-08-03 22:43:35 -04:00
parent bd4bc1b7ee
commit ab3e8132cc
4 changed files with 10 additions and 6 deletions

View file

@ -1 +1,4 @@
[[ -r /usr/share/bash-completion/bash_completion ]] && BASH_COMPLETION_EXIST=1
if [[ -r /usr/share/bash-completion/bash_completion ]]; then
BASH_COMPLETION_EXIST=1
fi