⚡ refacts bash/profile setup
This commit is contained in:
3
.bash/system/java.sh
Normal file
3
.bash/system/java.sh
Normal file
@@ -0,0 +1,3 @@
|
||||
#!/usr/bin/env bash
|
||||
[[ -z "$JAVA_HOME" ]] && \
|
||||
export JAVA_HOME="/usr/lib/jvm/java-8-openjdk-amd64/"
|
||||
Reference in New Issue
Block a user