JavaFX fun

This commit is contained in:
agryphus 2023-08-25 18:25:43 -04:00
parent 70b1078f94
commit 5663ad8bf4
3 changed files with 11 additions and 4 deletions

View file

@ -19,6 +19,7 @@ if [ "${gnupg_SSH_AUTH_SOCK_by:-0}" -ne $$ ]; then
fi
eval $(gpg-agent --daemon)
export PATH=$PATH:~/.local/share/cargo/bin/
export PATH="$PATH:~/.local/share/cargo/bin/"
export PATH="$PATH:$JAVA_HOME/bin/"
export PATH=~/.local/bin:$PATH # Highest precedence to local bin