asdf/lib/commands/command-local.bash

7 lines
143 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"
local_command "$@"