Skip to content

Instantly share code, notes, and snippets.

@ssledz
Created July 10, 2016 16:29
Show Gist options
  • Save ssledz/4f11e070cd82b46b7c13ec5093bdaa30 to your computer and use it in GitHub Desktop.
Save ssledz/4f11e070cd82b46b7c13ec5093bdaa30 to your computer and use it in GitHub Desktop.
Enhanced idea.sh
#!/bin/bash
JAVA_HOME=$(~/.jenv/bin/jenv javahome) $(dirname $(readlink -f "$0"))/bin/idea.sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment