Skip to content

Instantly share code, notes, and snippets.

@bofh19
Created September 15, 2015 19:17
Show Gist options
  • Save bofh19/1864fbbbce1654b31920 to your computer and use it in GitHub Desktop.
Save bofh19/1864fbbbce1654b31920 to your computer and use it in GitHub Desktop.
screenrc - copied from web
autodetach on
shell -${SHELL}
defscrollback 2024
startup_message off
hardstatus on
vbell off
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}]'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment