Skip to content

Instantly share code, notes, and snippets.

@rtyley
Created November 25, 2011 18:11
Show Gist options
  • Save rtyley/1394103 to your computer and use it in GitHub Desktop.
Save rtyley/1394103 to your computer and use it in GitHub Desktop.
Setting up a new Ubuntu box
M2_HOME=/tools/maven/current
ANDROID_HOME=/tools/android-sdk-linux
IDEA_JDK=/usr/lib/jvm/jdk1.7.0_01
PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games"
Use https://github.com/juven/maven-bash-completion
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment