Skip to content

Instantly share code, notes, and snippets.

@ptgamr
Created July 18, 2016 05:17
Show Gist options
  • Save ptgamr/948592b91c4d5e704d20f399ce76737c to your computer and use it in GitHub Desktop.
Save ptgamr/948592b91c4d5e704d20f399ce76737c to your computer and use it in GitHub Desktop.
How to set correct VIM color in XTERM
export TERM="xterm-256color"
#TMUX
set -g default-terminal xterm-256color
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment