Skip to content
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

Supporting $XDG_DATA_HOME #3

Open
hch12907 opened this issue Dec 7, 2017 · 2 comments
Open

Supporting $XDG_DATA_HOME #3

hch12907 opened this issue Dec 7, 2017 · 2 comments

Comments

@hch12907
Copy link

hch12907 commented Dec 7, 2017

Dirs provided 3 paths (bin_home, cache_home, config_home) as of now.
How about adding a new path for $XDG_DATA_HOME?
It defaults to $HOME/.local/share on Linux. (For Windows, I think it would be the best to default it to C:\ProgramData ... nevermind, I think <User>\AppData\Local is better.)

@tbu-
Copy link
Owner

tbu- commented Dec 8, 2017

Do you also have an idea where to put it for macOS?

@hch12907
Copy link
Author

hch12907 commented Dec 8, 2017

I'd suggest ~/Library/Application Support or ~/Library/Preferences/, but I have never owned an OSX machine to confirm these.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants