-
Notifications
You must be signed in to change notification settings - Fork 81
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
install-path XDG #287
Comments
I would like to ask to change the default to
I don't know enough about windows to say what should be done there. |
…the installer (#8420) Reviving #2236 Basically implements axodotdev/cargo-dist#287
…the installer (#8420) Reviving #2236 Basically implements axodotdev/cargo-dist#287
We'll release astral-sh/uv#8420 and see how this transition goes! |
…the installer (#8420) Reviving #2236 Basically implements axodotdev/cargo-dist#287
…the installer (#8420) Reviving #2236 Basically implements axodotdev/cargo-dist#287
…the installer (#8420) Reviving #2236 Basically implements axodotdev/cargo-dist#287
…the installer (#8420) Reviving #2236 Basically implements axodotdev/cargo-dist#287
…the installer (#8420) Reviving #2236 Basically implements axodotdev/cargo-dist#287
…the installer (#8420) Reviving #2236 Basically implements axodotdev/cargo-dist#287
…the installer (#8420) Reviving #2236 Basically implements axodotdev/cargo-dist#287
…the installer (#8420) Reviving #2236 Basically implements axodotdev/cargo-dist#287
…the installer (#8420) Reviving #2236 Basically implements axodotdev/cargo-dist#287
…the installer (#8420) Reviving #2236 Basically implements axodotdev/cargo-dist#287
…the installer (#8420) Reviving #2236 Basically implements axodotdev/cargo-dist#287
…the installer (#8420) Reviving #2236 Basically implements axodotdev/cargo-dist#287
There should be a way to tell install-path to try to use XDG dirs (quick skimming suggests that just means
$HOME/.local/bin
?). What exactly that means on windows is contentious, but if we have #286 we can just say "this doesn't make sense on windows" and ignore it in the cascade.The text was updated successfully, but these errors were encountered: