Created
June 24, 2014 15:09
-
-
Save apetro/0a4cbc42c2c7826b838d to your computer and use it in GitHub Desktop.
setenv.sh from OS X
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
JAVA_OPTS="$JAVA_OPTS -XX:+PrintCommandLineFlags -XX:MaxPermSize=1024m -Xms2048m -Xmx2048m -Djsse.enableSNIExtension=false" | |
# Caveat: this is a quick paste. I'm probably doing other weird stuff to get my environment to work. :/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment