install_byobu now configures ctrl-a
This commit is contained in:
parent
46ca062519
commit
56824af642
1 changed files with 2 additions and 1 deletions
|
@ -38,6 +38,7 @@ echo "Configuring and building..."
|
|||
./configure
|
||||
sudo make install
|
||||
byobu-select-backend tmux
|
||||
byobu-ctrl-a screen
|
||||
|
||||
|
||||
echo ""
|
||||
|
|
Loading…
Reference in a new issue