asdf icon indicating copy to clipboard operation
asdf copied to clipboard

Add support for nushell

Open leesiongchan opened this issue 5 years ago • 4 comments

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"]

leesiongchan avatar Jun 16 '20 16:06 leesiongchan

Would a PR to the documentation be the solution here?

lpil avatar Jan 12 '21 13:01 lpil

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.

Stratus3D avatar Jan 12 '21 17:01 Stratus3D

Hey guys, couldnt find that archive toml, we should create?

aramacs avatar Sep 02 '22 11:09 aramacs

Hey guys, I opened this PR to resolve this issue

Let me know if I need to change something

fwfurtado avatar Oct 20 '22 21:10 fwfurtado

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 :)

jthegedus avatar Dec 12 '22 07:12 jthegedus