Skip to content

Latest commit

 

History

History
47 lines (32 loc) · 777 Bytes

README.md

File metadata and controls

47 lines (32 loc) · 777 Bytes

byobu

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 byobu

Fedora Based:

yum install byobu

Arch Based:

pacman -S byobu

MacOS:

brew install byobu
mv -fv "$HOME/.config/byobu" "$HOME/.config/byobu.bak"
git clone https://github.com/dfmgr/byobu "$HOME/.config/byobu"

byobu github | byobu site