Skip to content

Instantly share code, notes, and snippets.

View kaptain's full-sized avatar

Matt Clarke kaptain

View GitHub Profile
@kaptain
kaptain / .screenrc
Created June 18, 2012 17:47
Simple GNU Screen .screenrc file
#Defaults
startup_message off
vbell on
vbell_msg " Blue. Blue. "
#Setup hardstatus complete with formatting
hardstatus on
hardstatus alwayslastline
hardstatus string "%{= kg}[ %{G}%H %{g}] %{=}%-w%{+b w}%n %t%{-b w}%+w %{= kG}%-=%D %m/%d/%y | %C:%s %A | %1`%{-}"