Skip to content

Instantly share code, notes, and snippets.

@rpherrera
Created January 24, 2013 18:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save rpherrera/4626166 to your computer and use it in GitHub Desktop.
Save rpherrera/4626166 to your computer and use it in GitHub Desktop.
A simple .screenrc to put on servers
altscreen on
term screen-256color
bind ',' prev
bind '.' next
hardstatus alwayslastline
hardstatus string '%{= kG}%-Lw%{= kW}%50> %n%f* %t%{= kG}%+Lw%< %{= kG}%-=%c:%s%{-}'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment