add bash-it
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
# shellcheck shell=bash
|
||||
if _command_exists kontena; then
|
||||
# shellcheck disable=SC1090
|
||||
source "$(kontena whoami --bash-completion-path)"
|
||||
fi
|
||||
Reference in New Issue
Block a user