https://github.com/avamander/xdg-base-directory
https://github.com/avamander/xdg-base-directory
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/avamander/xdg-base-directory
- Owner: Avamander
- Created: 2020-07-10T15:42:51.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-07-10T17:29:25.000Z (almost 6 years ago)
- Last Synced: 2025-02-22T11:43:52.290Z (over 1 year ago)
- Language: Shell
- Size: 6.84 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# xdg-base-directory
The enviroment variables set by `exports.sh` will help making a lot of software more compliant with the XDG base directory specification. However, please keep in mind that not all software allows such configuration and this list is not comprehensive. If you know software that is missing from this list or spot an error, please open a PR.
## Other cleanup
You might also wish to look into creating a global gitignore that doesn't let you commit junk files to different repositories. `.directory` files in repositories aren't very useful.