tmux plugin for the asdf version manager.
bash,curl,tar,find: generic POSIX utilities.ncurses:apt-get install ncurses-dev(not needed on Mac, asncursesis preinstalled)
Plugin:
asdf plugin add tmux
# or
asdf plugin add tmux https://github.com/Dabolus/asdf-tmux.gittmux:
# Show all installable versions
asdf list-all tmux
# Install specific version
asdf install tmux latest
# Set a version globally (on your ~/.tool-versions file)
asdf global tmux latest
# Now tmux commands are available
tmux -VCheck 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 © Giorgio Garasto