diff --git a/bin/asdf b/bin/asdf index 6be5b95c..b8480e46 100755 --- a/bin/asdf +++ b/bin/asdf @@ -12,6 +12,8 @@ source $(dirname $(dirname $0))/lib/commands/plugin-add.sh source $(dirname $(dirname $0))/lib/commands/plugin-update.sh source $(dirname $(dirname $0))/lib/commands/plugin-remove.sh +source $(dirname $(dirname $0))/lib/commands/plugin-push.sh + callback_args="${@:2}"