Skip to content

Instantly share code, notes, and snippets.

@hanpama
Created September 3, 2016 22:36
Show Gist options
  • Save hanpama/a2d89ff1cec6e04bceeae7e72d76af03 to your computer and use it in GitHub Desktop.
Save hanpama/a2d89ff1cec6e04bceeae7e72d76af03 to your computer and use it in GitHub Desktop.
set-option -g default-shell /usr/local/bin/fish
set-window-option -g mode-keys vi
set -sg escape-time 0
set-option -g status-position top
set -g status-bg colour65
set -g status-fg colour154
set -g default-terminal "screen-256color"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment