run ./install.sh home ~
(and ./install.sh home-g ~
when GUI) to install
tmux2
is a shell script with minimal config for other tools embedded (shell, tmux, vim, some scripts etc.), generated by ./tmux pack
curl "https://codeberg.org/sj2tpgk/dot/raw/branch/master/tmux2" > ~/tmux && chmod +x ~/tmux
wget "https://codeberg.org/sj2tpgk/dot/raw/branch/master/tmux2" -O ~/tmux && chmod +x ~/tmux