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,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"
|
||||||
|
|
Loading…
Reference in a new issue