asdf/lib/commands/command-global.bash
2021-05-21 12:03:06 -04:00

6 lines
151 B
Bash

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