Skip to content

Instantly share code, notes, and snippets.

@Ecarrion
Created May 10, 2011 01:55
Show Gist options
  • Save Ecarrion/963791 to your computer and use it in GitHub Desktop.
Save Ecarrion/963791 to your computer and use it in GitHub Desktop.
Colour your terminal on OSX
// Add this to your /etc/bashrc
export TERM=xterm-color
export CLICOLOR=1
export LSCOLORS=cxfxexexDxexexDxDxcxcx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment