Skip to content

Instantly share code, notes, and snippets.

@elmendalerenda
Created June 23, 2016 09:54
Show Gist options
  • Save elmendalerenda/e1fcdd8af45296ea4b8a673047663dce to your computer and use it in GitHub Desktop.
Save elmendalerenda/e1fcdd8af45296ea4b8a673047663dce to your computer and use it in GitHub Desktop.
.tmux.conf
# remap prefix from 'C-b' to 'C-a'
unbind C-b
set-option -g prefix C-a
bind-key C-a send-prefix
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment