asdf
asdf copied to clipboard
Extendable version manager with support for Ruby, Node.js, Elixir, Erlang & more
### Is your feature request related to a problem? Please describe I have my exports set like this: ``` export ASDF_CRATE_DEFAULT_PACKAGES_FILE="${XDG_CONFIG_HOME}/asdf/cargo-packages" export ASDF_GEM_DEFAULT_PACKAGES_FILE="${XDG_CONFIG_HOME}/asdf/gem-packages" export ASDF_GOLANG_DEFAULT_PACKAGES_FILE="${XDG_CONFIG_HOME}/asdf/golang-packages" export ASDF_NPM_DEFAULT_PACKAGES_FILE="${XDG_CONFIG_HOME}/asdf/npm-packages" export ASDF_PYTHON_DEFAULT_PACKAGES_FILE="${XDG_CONFIG_HOME}/asdf/python-packages" ```...
# Summary the alpine (busbox) version of `mktemp` expects templates to end with exactly 6 Xs whereas GNU want at least 3. Bumping to 6 Xs allows alpine users to...
# Summary With nushell 0.94.2 I get the following error: ``` $ asdf plugin list Error: nu::shell::cannot_pass_list_to_external × Lists are not automatically spread when calling external commands ╭─[/home/deas/.asdf/asdf.nu:110:27] 109 │...