Skip to content

Instantly share code, notes, and snippets.

@quiver
Created July 5, 2014 02:33
Show Gist options
  • Save quiver/6ea7518461c41db2560e to your computer and use it in GitHub Desktop.
Save quiver/6ea7518461c41db2560e to your computer and use it in GitHub Desktop.
screen conf
escape ^Z^\
vbell off
# don't show startup messages
startup_message off
# detach on hangup - if my dial-up session fails, screen will simply
# detach and let me re re-attach later.
autodetach on
hardstatus alwayslastline "%Y/%m/%d[%02c] %`%-w%{=b bw}%n %t%{-}%+w"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment