Skip to content

Instantly share code, notes, and snippets.

@cloudbring
Created September 16, 2010 00:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cloudbring/581741 to your computer and use it in GitHub Desktop.
Save cloudbring/581741 to your computer and use it in GitHub Desktop.
set-option -g prefix C-d
unbind-key C-b
bind-key C-d send-prefix
setw -g mode-keys vi
set bell-action none
set-option -g status-left ""
set-option -g status-right "#S"
set -g status-bg black
set -g status-fg white
set utf8-default on
setw -g mode-keys vi
bind ^t last-window
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment