Skip to content

Instantly share code, notes, and snippets.

@sprhawk
Last active January 12, 2020 05:34
Show Gist options
  • Save sprhawk/3dfee55efd1c2837fcf04891afc31015 to your computer and use it in GitHub Desktop.
Save sprhawk/3dfee55efd1c2837fcf04891afc31015 to your computer and use it in GitHub Desktop.
default tmux key binding
unbind C-b
bind-key C-t send-prefix
set-option -g prefix C-t
set -g default-terminal "screen-256color"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment