Skip to content

Instantly share code, notes, and snippets.

View alxrogan's full-sized avatar

Aaron B alxrogan

  • 23:40 (UTC -05:00)
View GitHub Profile
@alxrogan
alxrogan / .screenrc
Last active August 29, 2017 13:41 — forked from kaptain/.screenrc
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`%{-}"