Skip to content

Instantly share code, notes, and snippets.

@prkstaff
Created July 12, 2019 14:14
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 prkstaff/b08b6e95011a19f49a8da8e1400a4475 to your computer and use it in GitHub Desktop.
Save prkstaff/b08b6e95011a19f49a8da8e1400a4475 to your computer and use it in GitHub Desktop.
tmux, bind key H
unbind C-b
set-option -g prefix C-h
bind-key C-h send-prefix
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment