Skip to content

mise-plugins/mise-tmux

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

asdf-tmux Build Lint

tmux plugin for the asdf version manager.

Contents

Dependencies

  • bash, curl, tar, find: generic POSIX utilities.
  • ncurses: apt-get install ncurses-dev (not needed on Mac, as ncurses is preinstalled)

Install

Plugin:

asdf plugin add tmux
# or
asdf plugin add tmux https://github.com/Dabolus/asdf-tmux.git

tmux:

# 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 -V

Check asdf readme for more instructions on how to install & manage versions.

Contributing

Contributions of any kind welcome! See the contributing guide.

Thanks goes to these contributors!

License

See LICENSE © Giorgio Garasto

About

tmux plugin for asdf version manager.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Shell 100.0%