Skip to content

Instantly share code, notes, and snippets.

@urecho
Created March 9, 2015 00:50
Show Gist options
  • Save urecho/894d1942b20edc1a5ad2 to your computer and use it in GitHub Desktop.
Save urecho/894d1942b20edc1a5ad2 to your computer and use it in GitHub Desktop.
.tmux.conf
set -g prefix C-a
bind C-a send-prefix
unbind C-b
setw -g mode-keys vi
bind-key y set-window-option synchronize-panes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment