-
Hello,
Thanks for building this awesome tool!
To avoid cluttering the HOME directory, a lot of modern applications have started moving their configuration directory to be under $HOME/.config in com…
-
Currently, `conda` spills state everywhere in the user's home directory. A non-exhaustive list is as follows:
- [ ] (Semi?-)hardcoded `~/.condarc`.
- [ ] Hardcoded `~/.conda` as exemplified by the…
-
Hi all,
This is not a bug report, because practice has prove that XDG specs, linux users and common sense are ignored by Arduino project.
So, like in https://github.com/arduino/Arduino/issues/765…
-
Needs a try/except or a sanity check or something
-
For Linux-like systems, we should be using XDG. See [arch's wiki](https://wiki.archlinux.org/index.php/XDG_Base_Directory_support) for a non-exhaustive list of software with varying degrees of compli…
-
Currently the location of configuration file for mackup is `~/.mackup.cfg`, which clutters the `$HOME` directory. I believe that mackup should closely follow the [XDG specification](https://specificat…
-
* Do not use the issues tracker for help or support (try Elixir Forum, Slack, IRC, etc.)
* Questions about how to contribute are fine.
### Environment
* Elixir & Erlang versions (elixir --versi…
-
Volta creates a folder in the user's home folder, which goes against OS guidelines. I'm not a huge fan of this because it essentially results in data being stored in random locations, and things like …
-
Currently, `TLDR_HOME` is hard-coded in `src/tldr.h` to point to `~/.tldrc`.
It would be nice to configure this location via environment variables or a config file. I personally would prefer to set…
-
## Abstract
This adds support for the more common, respecting freedesktop's XDG standard while still being backwards compatible with the `~/.var/app/`. As noted in issue #1651 ([specifically](htt…