aragon-cli icon indicating copy to clipboard operation
aragon-cli copied to clipboard

Avoid using ~/.aragon, use XDG Base Directory Specification instead

Open bingen opened this issue 5 years ago • 3 comments

See: https://0x46.net/thoughts/2019/02/01/dotfile-madness/

Sample implementation: https://github.com/sindresorhus/xdg-basedir/blob/master/index.js

bingen avatar Feb 03 '19 22:02 bingen

Please respect users' preferences by not invading my $HOME with arbitrary directories.

lhanson avatar Sep 05 '19 03:09 lhanson

We will use: https://github.com/sindresorhus/env-paths instead

0xGabi avatar Sep 24 '19 19:09 0xGabi

That sounds great, I'm happy that implementation also supports the proposed $XDG_STATE_DIR as well.

lhanson avatar Sep 24 '19 19:09 lhanson