Skip to content

Instantly share code, notes, and snippets.

@ssig33
Created November 11, 2011 07:52
Show Gist options
  • Save ssig33/1357468 to your computer and use it in GitHub Desktop.
Save ssig33/1357468 to your computer and use it in GitHub Desktop.
set-option -g default-terminal screen-256color
set-option -g prefix C-f
set-option -g history-limit 10000
set-window-option -g mode-key vi
set-option -g status-left "x-F"
set-option -g status-right "#(cat /proc/loadavg)"
set-option -g status-interval 5
set-window-option -g utf8 on
set-window-option -g automatic-rename off
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment