Skip to content

Instantly share code, notes, and snippets.

@kuanyingchou
Created November 13, 2013 06:57
Show Gist options
  • Save kuanyingchou/7444877 to your computer and use it in GitHub Desktop.
Save kuanyingchou/7444877 to your computer and use it in GitHub Desktop.
export PS1="\[\e[00;33m\]\t\[\e[0m\]\[\e[00;37m\] \[\e[0m\]\[\e[00;32m\]\u@\[\e[0m\]\[\e[00;36m\]\h:\[\e[0m\]\[\e[00;35m\]\W\[\e[0m\]\[\e[00;31m\]\$\[\e[0m\]\[\e[00;37m\] \[\e[0m\]"
alias ls='ls -G'
export PATH=$PATH:/Applications/adt-bundle-mac-x86_64-20130917/sdk/platform-tools:/Applications/adt-bundle-mac-x86_64-20130917/sdk/tools:/Applications/apache-ant-1.9.2/bin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment