export CLICOLOR=1
export LSCOLORS=GxFxCxDxBxegedabagaced
export PATH=$PATH:/usr/local/ant/bin
export PATH=$PATH:/opt/reverse
alias ll="ls -l"
alias la="ls -a"
alias l="ls -lh"
alias lsusb="system_profiler SPUSBDataType"
http://geoff.greer.fm/lscolors/