Feature Request: XDG dirs setup: we'll create a bunch of directory structures for you #143

Open
opened 2023-01-12 18:33:17 +00:00 by jessebot · 0 comments
jessebot commented 2023-01-12 18:33:17 +00:00 (Migrated from github.com)

I'm tired, but I had to write up a ticket for this before I forgot.

Describe the feature you'd like, and why

For users interested in a clean and organized home directory, they turn to the XDG Base Directory Spec by FreeDesktop. Many programs only kind of support the spec though, which leaves you needing to do things like create directories for them, or they won't work. I currently remedy this personally by having the default dotfiles have readmes in each directory that isn't automatically created, that way git does it instead, but it's cluttering that repo, and it should be done in this repo instead. It should be a config flag as well as a config file optional for users to disable, but set to True by default.

I'm tired, but I had to write up a ticket for this before I forgot. ## Describe the feature you'd like, and why For users interested in a clean and organized home directory, they turn to the XDG Base Directory Spec by FreeDesktop. Many programs only kind of support the spec though, which leaves you needing to do things like create directories for them, or they won't work. I currently remedy this personally by having the default dotfiles have readmes in each directory that isn't automatically created, that way git does it instead, but it's cluttering that repo, and it should be done in this repo instead. It should be a config flag as well as a config file optional for users to disable, but set to True by default.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
jessebot/onboardme#143
No description provided.