Skip to content

Instantly share code, notes, and snippets.

View karthikmurugesan2's full-sized avatar

karthikmurugesan2

View GitHub Profile
@karthikmurugesan2
karthikmurugesan2 / .screenrc
Last active September 13, 2020 15:15 — forked from joaopizani/.screenrc
My GNU Screen Config
# 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 5000
# no welcome message
startup_message off