Skip to content

Instantly share code, notes, and snippets.

@hajimehoshi
Last active March 1, 2016 06:48
Show Gist options
  • Save hajimehoshi/32504bb16fb0358d468f to your computer and use it in GitHub Desktop.
Save hajimehoshi/32504bb16fb0358d468f to your computer and use it in GitHub Desktop.
.tmux.conf
set-option -g prefix C-t
unbind C-b
bind C-t send-prefix
setw -g mode-keys emacs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment