Skip to content

Instantly share code, notes, and snippets.

@hilios
Last active November 4, 2019 14:35
Show Gist options
  • Save hilios/a6ea66e4163c28051e38 to your computer and use it in GitHub Desktop.
Save hilios/a6ea66e4163c28051e38 to your computer and use it in GitHub Desktop.
Colored cli shell output
# Java
export JAVA_HOME=`/usr/libexec/java_home -v '10'`
export JAVA_OPTIONS="-Xms1024m -Xmx4G -Xss256m"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment