Skip to content

Instantly share code, notes, and snippets.

@curtiswilkinson
Created January 28, 2017 07:00
Show Gist options
  • Save curtiswilkinson/a7f49dd4bea0718b2662ed956872418d to your computer and use it in GitHub Desktop.
Save curtiswilkinson/a7f49dd4bea0718b2662ed956872418d to your computer and use it in GitHub Desktop.
set -g default-terminal "xterm-256color"
run '~/.tmux/plugins/tpm/tpm'
unbind C-b
set -g prefix C-a
bind C-a send-prefix
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment