Skip to content

Instantly share code, notes, and snippets.

@jamztang
Created October 2, 2011 17:47
Show Gist options
  • Save jamztang/1257693 to your computer and use it in GitHub Desktop.
Save jamztang/1257693 to your computer and use it in GitHub Desktop.
.screenrc
shell -${SHELL}
caption always "%n(%t) : %C"
startup_message off
hardstatus on
hardstatus alwayslastline
hardstatus string '%{= kG}[ %{G}%H %{g}][%= %{=kw}%?%-Lw%?%{r}(%{W}%n*%f%t%?(%u)%?%{r})%{w}%?%+Lw%?%?%= %{g}][%{B}%Y-%m-%d %{W}%c %{g}]'
defscrollback 5000
bind b eval "writebuf" "exec sh -c 'pbcopy < /tmp/screen-exchange'"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment