-
https://github.com/asdf-vm/asdf/pull/1351
https://github.com/asdf-vm/asdf/issues/1553
-
Please prioritize `getXdgDirectory XdgConfig "haskeline/haskeline"` over `getHomeDirectory ( ".haskeline")` as a config location. This behaviour is supported since `directory-1.2.3.0`, released in 20…
-
Hi :)
I noted that Yarn doesn't fit the [XDG basedir specification](https://specifications.freedesktop.org/basedir-spec/basedir-spec-latest.html).
It could be nice to support it.
**What is the …
-
Hi there! Great utility you've got here. It was great when it was just a Zenity script, and it's still great now. I appreciate all the work you've done!
I'm submitting this issue to get ahead of so…
-
Hello,
Euterpe does not follow the [XDG Base Directory Specification](https://specifications.freedesktop.org/basedir-spec/basedir-spec-latest.html), I came across two behaviors from a fresh install…
-
I love the intent behind this project! (I’m personally responsible for a lot of “please respect xdg base dir spec” issues on tooling repos).
I am curious about things though. How does this pattern …
-
Hi :)
# XDG base dirs
It could be nice to fit the [XDG basedir specification](https://specifications.freedesktop.org/basedir-spec/basedir-spec-latest.html).
- If _.moc_ and _.moc/config_ don'…
-
The perennial issue, XDG base directory compliance would split up `$HOME/.elinks` and move these files into the standard directories for most distros.
More info:
* https://specifications.freedeskt…
-
In a recent Slack conversation, I offered to help answer questions about the XDG Base Directories spec. and the `~/.local/bin` directory, as I've previously looked into this extensively over the devel…
-
**Is your feature request related to a problem? Please describe.**
The launcher currently bundles all data into a single directory, while this works for portable distribution, it is not ideal for mod…