byobu is a script that launches a text based window manager
Automatic install/update:
bash -c "$(curl -LSs https://github.com/dfmgr/byobu/raw/main/install.sh)"Manual install:
requires:
Debian based:
apt install byobuFedora Based:
yum install byobuArch Based:
pacman -S byobuMacOS:
brew install byobumv -fv "$HOME/.config/byobu" "$HOME/.config/byobu.bak"
git clone https://github.com/dfmgr/byobu "$HOME/.config/byobu"