Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am jamesdoherty on github.
  • I am jdoherty (https://keybase.io/jdoherty) on keybase.
  • I have a public key whose fingerprint is CC49 39BB 23D5 4758 11AA EDE7 06A5 E351 0BF4 630C

To claim this, I am signing this object:

# prefix + C-a to cycle between previous used sessions
bind C-b last-window
# Increase scrollback buffer size
set -g history-limit 50000
# Allow us to reload our Tmux configuration while
# using Tmux
bind r source-file ~/.tmux.conf \; display "Reloaded!"