Skip to content

Instantly share code, notes, and snippets.

@caasi
Created June 16, 2012 11:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save caasi/2941102 to your computer and use it in GitHub Desktop.
Save caasi/2941102 to your computer and use it in GitHub Desktop.
screen config
# Turn off the startup message.
startup_message off
# Hardstatus
hardstatus alwayslastline
hardstatus string '%{= .W}[ %H ][%=%? %-W%?%{= .r} * %t%{= .W}%+w%=]'
# New screens
screen -t run 1 bash
screen -t main 0 bash
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment