Skip to content

Instantly share code, notes, and snippets.

@Pakbon
Created April 1, 2019 11:22
Show Gist options
  • Save Pakbon/af09ce537a952e7ff973a0f1258f75bf to your computer and use it in GitHub Desktop.
Save Pakbon/af09ce537a952e7ff973a0f1258f75bf to your computer and use it in GitHub Desktop.
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment