Skip to content

Instantly share code, notes, and snippets.

@mcpherrinm
Created December 8, 2015 07:26
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 mcpherrinm/6b1585bd889cf105671b to your computer and use it in GitHub Desktop.
Save mcpherrinm/6b1585bd889cf105671b to your computer and use it in GitHub Desktop.
set -g prefix2 C-s
bind-key b send-prefix
bind-key s send-prefix -2
set -g status-bg black
set -g status-fg white
set-window-option -g window-status-current-bg blue
set-window-option -g window-status-current-fg white
set -g base-index 1
set -s escape-time 0
set -g history-limit 1000000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment