asdf/lib/commands/command-local.bash

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

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 "$@"