asdf
asdf copied to clipboard
Add support for nushell
https://www.nushell.sh/
Currently I am using the trick suggested by John
# in ~/.config/nu/config.toml
path = ["<home_path>/.asdf/bin", "<home_path>/.asdf/shims"]
Would a PR to the documentation be the solution here?
Would a PR to the documentation be the solution here?
yes, along with any shell completions and a asdf.<nu shell extension> file if needed.
Hey guys, couldnt find that archive toml, we should create?
Thanks @fwfurtado
I think next steps with this is to run similar tests as we have with the other shells: /test/asdf_elvish.bats etc
If anyone who is watching this thread wants to chip in, that would be great :)