Skip to content

Instantly share code, notes, and snippets.

@srijs
Created February 4, 2013 14:55
Show Gist options
  • Save srijs/4707202 to your computer and use it in GitHub Desktop.
Save srijs/4707202 to your computer and use it in GitHub Desktop.
bind-key b send-prefix
set -g default-terminal "screen-256color"
set -s escape-time 0
set-option -g set-clipboard on
set -g status-interval 1
set -g mode-mouse on
set -g mouse-resize-pane on
set -g mouse-select-pane on
set -g mouse-select-window on
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment