Skip to content

Instantly share code, notes, and snippets.

@jonmosco
Created August 2, 2013 13:13
Show Gist options
  • Save jonmosco/6139780 to your computer and use it in GitHub Desktop.
Save jonmosco/6139780 to your computer and use it in GitHub Desktop.
Tmux learning curve...
set -g prefix C-a
unbind C-b
bind C-a send-prefix
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment