Skip to content

Instantly share code, notes, and snippets.

@magicdrums
Last active December 14, 2015 21:09
Show Gist options
  • Save magicdrums/5149067 to your computer and use it in GitHub Desktop.
Save magicdrums/5149067 to your computer and use it in GitHub Desktop.
.screenrc
term "xterm-256color"
shelltitle "$ |Shell"
screen -t Shell 0
defscrollback 5000
caption always "%-Lw %{= kG}Host: %{Y}%H%? %{c}(%1`)%{= kG} %-=Load: %{Y}%l%{kG} %{= kG}Date: %{Y}%m/%d/%y%{= kG} Time: %{Y}%C:%s%a%{= kG}%{W}"
hardstatus alwayslastline "%Lw %{=kG}"
blankerprg top
idle 30 blanker
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment