Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@ncoif
Copy link

@ncoif ncoif commented Feb 4, 2019

XDG Base Directory specification is a set of specifications for linux desktop application to save data to standard places.

This commit attempt to use $XDG_DATA_HOME if present, or else fallback to using the current $HOME directory.

[XDG Base Directory specification](https://specifications.freedesktop.org/basedir-spec/basedir-spec-latest.html)
is a set of specifications for linux desktop application to save data to standard places.

This commit attempt to use $XDG_DATA_HOME if present, or else fallback to
using the current $HOME directory.
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

Successfully merging this pull request may close these issues.

1 participant