Builds a tmux Debian 12 package with Docker. Supports amd64
, arm64
and armhf
architecture.
When running make, tmux is build, packaged and copied to the current directory.
git clone https://github.com/casperklein/docker-tmux-builder
cd docker-tmux-builder
make
make install
make copy-conf
See bash_completion_tmux.sh
for details.
make uninstall
make clean