Skip to content

Instantly share code, notes, and snippets.

@Pakbon
Pakbon / .screenrc
Created April 1, 2019 11:22
My screenrc. Hardstatus lastline shows current and other screens and current loads
hardstatus alwayslastline "%{= w} %H | %-Lw%{= g}%n%f %t%{-}%+Lw %=%{w} Load: %l"
startup_message off #no startup message at start
vbell off #no screenflicker
defshell -bash #behave like standard bash
termcapinfo xterm|xterms|xs|rxvt ti@:te@ #allow scrolling
autodetach on
deflogin off