Skip to content

Instantly share code, notes, and snippets.

@maxjustus
Created April 6, 2012 21:49
Show Gist options
  • Save maxjustus/2323277 to your computer and use it in GitHub Desktop.
Save maxjustus/2323277 to your computer and use it in GitHub Desktop.
basic tmux from screen conf
unbind-key C-b
set -g prefix C-a
bind-key C-a send-prefix
set -g history-limit 7000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment