Skip to content

Instantly share code, notes, and snippets.

@skinp
Last active September 29, 2015 14:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save skinp/1618277 to your computer and use it in GitHub Desktop.
Save skinp/1618277 to your computer and use it in GitHub Desktop.
My basic config file for screen
startup_message off
nethack on
defscrollback 5000
shell -/bin/bash
#termcapinfo xterm* 'is=\E[r\E[m\E[2J\E[H\E[?7h\E[?1;4;6l'
hardstatus alwayslastline
hardstatus string '%{= kG}%{g}[ %{G}%H %{g}][%= %{=kw}%?%-Lw%?%{r}(%{W}%n*%f%t%?(%u)%?%{r})%{w}%?%+Lw%?%?%= %{g}][ %{B}%Y-%m-%d %{W}%c %{g}]'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment