mirror of
https://github.com/asdf-vm/asdf.git
synced 2024-11-15 09:38:16 -07:00
6 lines
152 B
Bash
6 lines
152 B
Bash
# -*- sh -*-
|
|
|
|
# shellcheck source=lib/commands/version_commands.sh
|
|
source "$(dirname "$ASDF_CMD_FILE")/version_commands.sh"
|
|
version_command global "$@"
|