Skip to content

Instantly share code, notes, and snippets.

@RoryDungan
Last active July 5, 2017 14:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save RoryDungan/23f32abdde0d80ca0da31e3f7df6f77b to your computer and use it in GitHub Desktop.
Save RoryDungan/23f32abdde0d80ca0da31e3f7df6f77b to your computer and use it in GitHub Desktop.
set-option -g default-shell /usr/bin/fish
set -s escape-time 1
set -g prefix C-v
setw -g mode-keys vi
set-option -g base-index 1
setw -g pane-base-index 1
set -g default-terminal "screen-256color"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment