Skip to content

Instantly share code, notes, and snippets.

@7696122
Last active December 8, 2016 05:12
Show Gist options
  • Save 7696122/d9cb20468cc9f8ad28ed0da68643f44f to your computer and use it in GitHub Desktop.
Save 7696122/d9cb20468cc9f8ad28ed0da68643f44f to your computer and use it in GitHub Desktop.
Make tmux prefix to C-\ ( For emacs)
# bind prefix to "C-\" {
set-option -g prefix "C-\\"
# }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment