Created
March 20, 2014 18:49
-
-
Save mtheoryx/9671060 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| echo "export M3_HOME='/usr/local/Cellar/maven30/3.0.5/libexec'" >> ~/.profile && echo "export M2_HOME='/usr/local/Cellar/maven30/3.0.5/libexec'" >> ~/.profile && echo "export PATH=$M3_HOME/bin:$PATH" >> ~/.profile |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment