Skip to content

Instantly share code, notes, and snippets.

View sshravan's full-sized avatar

Shravan Srinivasan sshravan

View GitHub Profile
@sshravan
sshravan / .screenrc
Last active July 10, 2019 20:26 — forked from joaopizani/.screenrc
A killer GNU Screen Config
# Forked from https://gist.github.com/joaopizani/2718397
# the following two lines give a two-line status, with the current window highlighted
hardstatus alwayslastline
hardstatus string '%{= kG}[%{G}%H%? %1`%?%{g}][%= %{= kw}%-w%{+b yk} %n*%t%?(%u)%? %{-}%+w %=%{g}][%{B}%m/%d %{W}%C%A%{g}]'
# huge scrollback buffer
defscrollback 200000
# no welcome message