Skip to content

Instantly share code, notes, and snippets.

@dchang
Last active October 3, 2015 03:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dchang/b2fe1363bc9ccbe327e9 to your computer and use it in GitHub Desktop.
Save dchang/b2fe1363bc9ccbe327e9 to your computer and use it in GitHub Desktop.
shell configuration file
export JAVA_HOME="/Library/Java/JavaVirtualMachines/jdk1.7.0_71.jdk/Contents/Home"
alias subl="/Applications/Sublime\ Text.app/Contents/SharedSupport/bin/subl"
alias simulator="open /Applications/Xcode.app/Contents/Developer/Applications/iOS\ Simulator.app"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment