Skip to content

Instantly share code, notes, and snippets.

@ppetermann
Created August 4, 2016 08:39
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 ppetermann/8868ce7792b85cc760a660ac36393eb4 to your computer and use it in GitHub Desktop.
Save ppetermann/8868ce7792b85cc760a660ac36393eb4 to your computer and use it in GitHub Desktop.
set-option -g prefix C-a
unbind-key C-b
bind C-a last-window
bind R source-file ~/.tmux.conf
bind s set -g synchronize-panes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment