asdf/lib/commands/command-global.bash

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

6 lines
151 B
Bash
Raw Normal View History

# -*- sh -*-
# shellcheck source=lib/commands/version_commands.bash
2021-05-21 09:03:06 -07:00
. "$(dirname "$ASDF_CMD_FILE")/version_commands.bash"
version_command global "$@"