from xonsh.platform import ON_DARWIN if ON_DARWIN: $JAVA_HOME = $(/usr/libexec/java_home).strip()