Skip to content

Instantly share code, notes, and snippets.

@levity
Created May 2, 2011 17:48
Show Gist options
  • Save levity/952007 to your computer and use it in GitHub Desktop.
Save levity/952007 to your computer and use it in GitHub Desktop.
set -g prefix C-a
unbind C-b
bind C-a send-prefix
set-window-option -g mode-keys vi
bind k up-pane
bind j down-pane
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment