Skip to content

Instantly share code, notes, and snippets.

@cleary
Last active September 15, 2020 01:51
Show Gist options
  • Save cleary/1f1fa3b3b325bcf115a4d83b5110d160 to your computer and use it in GitHub Desktop.
Save cleary/1f1fa3b3b325bcf115a4d83b5110d160 to your computer and use it in GitHub Desktop.
set -g window-style 'fg=colour241,bg=default'
set -g window-active-style 'fg=white,bright,nodim,bg=default'
set -g history-limit 7000
set-window-option -g mode-keys vi
set-window-option -g xterm-keys on
set -sg escape-time 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment