Skip to content

dfmgr/byobu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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