Skip to content

Instantly share code, notes, and snippets.

View brax4444's full-sized avatar

Braxton Colagross brax4444

  • San Francisco, CA
View GitHub Profile
# source-file ...
# Use C-a for the prefix
set -g prefix C-a
unbind C-b
# Basic settings
set -sg escape-time 1
set -g base-index 1
set -g pane-base-index 1