install_byobu now configures ctrl-a

This commit is contained in:
Seaswimmer 2023-08-14 13:25:47 -04:00
parent 46ca062519
commit 56824af642
No known key found for this signature in database
GPG key ID: 5019678FD9CF50D8

View file

@ -38,8 +38,9 @@ echo "Configuring and building..."
./configure ./configure
sudo make install sudo make install
byobu-select-backend tmux byobu-select-backend tmux
byobu-ctrl-a screen
echo "" echo ""
echo "You're ready to go! Just type:" echo "You're ready to go! Just type:"
echo "byobu" echo "byobu"