Skip to content

Instantly share code, notes, and snippets.

@certainty
Created September 3, 2015 05:49
Show Gist options
  • Save certainty/f1162d25a1474935e75d to your computer and use it in GitHub Desktop.
Save certainty/f1162d25a1474935e75d to your computer and use it in GitHub Desktop.
tmux.conf
set -g history-limit 1000000
set-option -g status-utf8 on
set-window-option -g automatic-rename off
set-window-option -g monitor-activity on
set-option -g base-index 1
setw -g aggressive-resize on
set-option -g visual-bell off
set -g default-terminal "screen-256color"
set -g status-utf8 on
set -g history-limit 1000000
set-option -g status-utf8 on
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment