You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
~/.local/bin/ is where I placed binaries for my terminal shell. It's in my user space so it doesn't require elevated privilege. The same with my java versions. I have them stored at ~/.jdks/.
Can we decouple the default download and install paths to ~/Downloads and ~/.jdks/ instead?
The text was updated successfully, but these errors were encountered:
My workflow on Windows is that I have:
~/.local/bin/
is where I placed binaries for my terminal shell. It's in my user space so it doesn't require elevated privilege. The same with my java versions. I have them stored at~/.jdks/
.Can we decouple the default download and install paths to
~/Downloads
and~/.jdks/
instead?The text was updated successfully, but these errors were encountered: