Skip to content

Instantly share code, notes, and snippets.

@ryanzyy
Last active October 17, 2018 15:02
Show Gist options
  • Save ryanzyy/510da38d73952471900a to your computer and use it in GitHub Desktop.
Save ryanzyy/510da38d73952471900a to your computer and use it in GitHub Desktop.
Tmux Config
set -g default-terminal "screen-256color"
set-window-option -g mode-keys vi
set -g default-terminal 'tmux-256color'
set -as terminal-overrides ',xterm*:Tc:sitm=\E[3m'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment