Skip to content

Instantly share code, notes, and snippets.

@ryanjadhav
Created July 10, 2012 18:06
Show Gist options
  • Save ryanjadhav/3085207 to your computer and use it in GitHub Desktop.
Save ryanjadhav/3085207 to your computer and use it in GitHub Desktop.
Terminal Configuration
export CLICOLOR=1
export LSCOLORS=GxFxCxDxBxegedabagaced
export PS1='\W\$ '
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment