asdf/lib/commands/command-global
2019-11-27 12:29:04 -06:00

6 lines
152 B
Bash

# -*- sh -*-
# shellcheck source=lib/commands/version_commands.sh
source "$(dirname "$ASDF_CMD_FILE")/version_commands.sh"
version_command global "$@"