Skip to content

Instantly share code, notes, and snippets.

@iiiGerardoiii
Last active September 3, 2017 06:07
Show Gist options
  • Save iiiGerardoiii/1458d0e6dedc62984eadc61f396ddcb7 to your computer and use it in GitHub Desktop.
Save iiiGerardoiii/1458d0e6dedc62984eadc61f396ddcb7 to your computer and use it in GitHub Desktop.
# Turn on 256 color support...
if [ "x$TERM" = "xxterm" ]
then
export TERM="xterm-256color"
fi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment