Skip to content

Instantly share code, notes, and snippets.

@t-kashima
Created May 5, 2013 13:29
Show Gist options
  • Select an option

  • Save t-kashima/5520843 to your computer and use it in GitHub Desktop.

Select an option

Save t-kashima/5520843 to your computer and use it in GitHub Desktop.
set-option -g prefix C-t
setw -g utf8 on
set -g status-utf8 on
set -g status-interval 10
set -g status-bg colour100
setw -g window-status-current-fg black
setw -g window-status-current-bg white
bind C-r source-file ~/.tmux.conf
bind k kill-window
unbind &
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment