GoogleChromeLabs / GoogleChromeLabs/bubblewrap
Adhere to XDG directory specifications
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 3.1k
- Forks
- 319
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug**
bubblewrap-cli creates config directory in home directory on Linux: ~/.bubblewrap/ .
**To Reproduce**
Steps to reproduce the behavior:
1. Run bubblewrap-cli init
**Expected behavior**
Configuration files should be kept in ~/.config/ directory, in this case ~/.config/bubblewrap . That makes it easier to backup config files and keeps home directory clean.
**Desktop (please complete the following information):**
- OS: Linux - Fedora 32
Contributor guide
Assessment
This issue has not been assessed yet.