Skip to content

Instantly share code, notes, and snippets.

@jjwatt
Created August 10, 2019 22:33
Show Gist options
  • Save jjwatt/c01655441b7f33a2711bddada70d6152 to your computer and use it in GitHub Desktop.
Save jjwatt/c01655441b7f33a2711bddada70d6152 to your computer and use it in GitHub Desktop.
my minimum .tmux.conf
set -g prefix "`"
bind "`" send-prefix
set -g mode-keys "vi"
set -g default-terminal "screen-256color"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment