Skip to content

Instantly share code, notes, and snippets.

@davfre
Created October 22, 2012 07:06
Show Gist options
  • Save davfre/3930061 to your computer and use it in GitHub Desktop.
Save davfre/3930061 to your computer and use it in GitHub Desktop.
screenrc
escape ^Tt
caption string "%?%F%{= Bk}%? %C%A %D %d-%m-%Y %{= kB} %t%= %?%F%{= Bk}%:%{= wk}%? %n "
shell bash
defscrollback 10000
hardstatus on
hardstatus alwayslastline
hardstatus string '%{= kG}[ %{G}%H %{g}][%= %{= kw}%?%-Lw%?%{r}(%{W}%n*%f%t%?(%u)%?%{r})%{w}%?%+Lw%?%?%= %{g}][%{B} %d/%m %{W}%c %{g}]'
vbell off
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment