JavaFX fun
This commit is contained in:
parent
70b1078f94
commit
5663ad8bf4
3 changed files with 11 additions and 4 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue