4 lines
87 B
Fish
4 lines
87 B
Fish
|
#!/usr/bin/env fish
|
||
|
|
||
|
set -Ux _JAVA_OPTIONS "-Djavafx.cachedir=$XDG_CACHE_HOME/openjfx"
|