Skip to content

Instantly share code, notes, and snippets.

@NTICompass
Created April 17, 2015 12:54
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 NTICompass/a872a33aa4c807c0ca9e to your computer and use it in GitHub Desktop.
Save NTICompass/a872a33aa4c807c0ca9e to your computer and use it in GitHub Desktop.
My tmux config
set -g prefix C-a
unbind %
unbind '"'
bind | split-window -h
bind - split-window -v
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment