tmux is a terminal multiplexer
Automatic install/update:
bash -c "$(curl -LSs https://github.com/dfmgr/tmux/raw/main/install.sh)"Manual install:
requires:
Debian based:
apt install tmux powerline fonts-powerline python3-powerline python3-psutilFedora Based:
yum install tmux powerlineArch Based:
pacman -S tmux powerlineMacOS:
brew install tmux powerlinemv -fv "$HOME/.config/tmux" "$HOME/.config/tmux.bak"
git clone https://github.com/dfmgr/tmux "$HOME/.config/tmux"