Skip to content

Instantly share code, notes, and snippets.

@jennielees
Created July 15, 2014 02:45
Show Gist options
  • Save jennielees/9bb289eab5430a1f5adc to your computer and use it in GitHub Desktop.
Save jennielees/9bb289eab5430a1f5adc to your computer and use it in GitHub Desktop.
export CLICOLOR=1
export LSCOLORS=GxFxCxDxBxegedabagaced
export TERM="xterm-color"
export PS1='\[\e[0;33m\]\u\[\e[0m\]@\[\e[0;32m\]\h\[\e[0m\]:\[\e[0;34m\]\W\[\e[0m\]\$ '
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment