Skip to content

brrock/tmux-installer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

tmux Installer

Automated build and installation of tmux for Linux AMD64.

Quick Install

curl -fsSL https://raw.githubusercontent.com/brrock/tmux-installer/main/install.sh | bash

This will:

  • Download the latest tmux binary release
  • Install it to /usr/local/bin/tmux

Custom Install Location

curl -fsSL https://raw.githubusercontent.com/brrock/tmux-installer/main/install.sh | bash -s

Or set INSTALL_DIR environment variable:

curl -fsSL https://raw.githubusercontent.com/brrock/tmux-installer/main/install.sh | INSTALL_DIR=$HOME/bin bash -s

Dependencies

none, static binary

About

Tmux prebuilt releases

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages