Skip to content

Instantly share code, notes, and snippets.

@bobbae
Created May 8, 2018 03:10
Show Gist options
  • Select an option

  • Save bobbae/516857406973ffb11bd251d19a3563bd to your computer and use it in GitHub Desktop.

Select an option

Save bobbae/516857406973ffb11bd251d19a3563bd to your computer and use it in GitHub Desktop.
new-session
set-window-option -g mode-mouse on
set -g history-limit 300000
set -g prefix C-g
unbind-key C-b
bind-key C-g send-prefix
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment