Skip to content

Instantly share code, notes, and snippets.

@embano1
Last active February 14, 2018 14:29
Show Gist options
  • Save embano1/6a0be5a7f9b97d422159ba235d33ba2b to your computer and use it in GitHub Desktop.
Save embano1/6a0be5a7f9b97d422159ba235d33ba2b to your computer and use it in GitHub Desktop.
Quickly change tmux Prefix in running Session
# Asuming prefix is C-b and change to C-a
C-b + :
set-option -g prefix C-a
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment