Skip to content

Instantly share code, notes, and snippets.

@luminoso
Last active January 30, 2020 21:28
Show Gist options
  • Save luminoso/47156e3031991408ad06fccda8c6a4eb to your computer and use it in GitHub Desktop.
Save luminoso/47156e3031991408ad06fccda8c6a4eb to your computer and use it in GitHub Desktop.
screen config .screenrc status bar time host window list
vbell off
term screen-256color
hardstatus off
hardstatus alwayslastline
hardstatus alwayslastline '%{= G}[ %{G}%H %{g}][%= %{= w}%?%-Lw%?%{= R}%n*%f %t%?%{= R}(%u)%?%{= w}%+Lw%?%= %{= g}][ %{y}Load: %l %{g}][%{B}%Y-%m-%d %{W}%c:%s %{g}]'
defnonblock on
scrollback 15000
setenv LD_PRELOAD /usr/lib/libjemalloc.so
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment