msanders / cider

Hassle-free bootstrapping with Homebrew.
https://pypi.python.org/pypi/cider/
MIT License
839 stars 25 forks source link

Support XDG basedir specification #10

Closed maxteufel closed 10 years ago

maxteufel commented 10 years ago

Please support the XDG basedir spec.

Defaulting to ~/.cider contributes to a cluttered home-directory full of dot-files and dot-folders.

For backward compatibility I propose checking $XDG_CONFIG_HOME first, and if no config exists there, try $HOME/.cider.