Skip to content

Instantly share code, notes, and snippets.

@Azuritul
Created September 3, 2014 08:32
Show Gist options
  • Save Azuritul/8332ae429aefd9259edb to your computer and use it in GitHub Desktop.
Save Azuritul/8332ae429aefd9259edb to your computer and use it in GitHub Desktop.
Mac iTerm color
export PS1="\[\033[36m\]\u\[\033[m\]@\[\033[32m\]\h:\[\033[33;1m\]\w\[\033[m\]\$ "
export CLICOLOR=1
export LSCOLORS=dxfxcxdxbxegedabagacad
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment