Skip to content

Instantly share code, notes, and snippets.

@srlemke
Last active August 29, 2015 13:57
Show Gist options
  • Select an option

  • Save srlemke/9655820 to your computer and use it in GitHub Desktop.

Select an option

Save srlemke/9655820 to your computer and use it in GitHub Desktop.
.screenrc - Change between screens with alt + > or <
startup_message off
vbell off
bell_msg 'Bip [%]^G'
msgwait 1
defobuflimit 1024
hardcopydir /tmp
defscrollback 3000
bindkey -t "^[," prev
bindkey -t "^[." next
caption always "%{wK}%?%-Lw%?%{bw}%n*%f %t%?(%u)%?%{wK}%?%+Lw%? %= %{= Kw}%110`%109`%111`"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment