Automated build and installation of tmux for Linux AMD64.
curl -fsSL https://raw.githubusercontent.com/brrock/tmux-installer/main/install.sh | bashThis will:
- Download the latest tmux binary release
- Install it to
/usr/local/bin/tmux
curl -fsSL https://raw.githubusercontent.com/brrock/tmux-installer/main/install.sh | bash -sOr set INSTALL_DIR environment variable:
curl -fsSL https://raw.githubusercontent.com/brrock/tmux-installer/main/install.sh | INSTALL_DIR=$HOME/bin bash -snone, static binary