add byobu note

This commit is contained in:
Ben Harris 2020-03-07 21:47:45 -05:00
parent a409326ea9
commit 0322a70ca9
1 changed files with 3 additions and 0 deletions

View File

@ -65,6 +65,9 @@ puts " as you left them."
puts
puts " the tool we recommend is byobu: https://superuser.com/a/423397/866501"
puts
puts " if you're not sure about this, decline for now. you can set it up at any time"
puts " later on by running 'byobu-enable' from your shell."
puts
enable_byobu = prompt.yes?(" would you like to set byobu to launch automatically when you log in?")