Skip to content

Instantly share code, notes, and snippets.

@tkn98
Created March 21, 2016 12:46
Show Gist options
  • Save tkn98/724ec8403a853edb716d to your computer and use it in GitHub Desktop.
Save tkn98/724ec8403a853edb716d to your computer and use it in GitHub Desktop.
aytn .screenrc
termcapinfo xterm* ti@:te@
startup_message off
vbell off
autodetach on
altscreen on
shelltitle "$ |bash"
defscrollback 10000
defutf8 on
nonblock on
# ©2007 dsplabs.com.au
hardstatus alwayslastline
hardstatus string '%{= kw}[ %{= kc}%H%{= kw} ][%= %{= kw}%?%-Lw%?%{=kW}%n*%f %t%?%?%{= kw}%?%+Lw%?%?%= ][ %{r}%l%{w} ]%{w}[%{r} %d/%m/%y %C %A %{w}]%{w}'
bind 'q' quit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment