nnn plugin for the asdf version manager.
bash,curl,tar: generic POSIX utilities.libncurseslibreadline
Plugin:
asdf plugin add nnn
# or
asdf plugin add nnn https://github.com/benit8/asdf-nnn.gitnnn:
# Show all installable versions
asdf list-all nnn
# Install specific version
asdf install nnn latest
# Set a version globally (on your ~/.tool-versions file)
asdf global nnn latest
# Now nnn commands are available
nnn -hCheck asdf readme for more instructions on how to install & manage versions.
Contributions of any kind welcome! See the contributing guide.
Thanks goes to these contributors!
See LICENSE © Benoît Lormeau