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,6 +38,7 @@ echo "Configuring and building..."
./configure
sudo make install
byobu-select-backend tmux
byobu-ctrl-a screen
echo ""