Skip to content

Instantly share code, notes, and snippets.

@ik9999
Created December 14, 2015 14:26
Show Gist options
  • Save ik9999/ca14ad996a892f8f37de to your computer and use it in GitHub Desktop.
Save ik9999/ca14ad996a892f8f37de to your computer and use it in GitHub Desktop.
set -g default-terminal "screen-256color"
setw -g mode-keys vi
setw -g monitor-activity on
set -g visual-activity on
unbind-key C-b
set-option -g prefix M-a
set-option -sg escape-time 0
set-option -g status-position top
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment