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

File-based configuration #1511

Closed
zanieb opened this issue Feb 16, 2024 · 1 comment
Closed

File-based configuration #1511

zanieb opened this issue Feb 16, 2024 · 1 comment
Assignees
Labels
configuration Settings and such enhancement New feature or improvement to existing functionality

Comments

@zanieb
Copy link
Member

zanieb commented Feb 16, 2024

We should support configuration via a file, but what this looks like exactly is not yet determined.

@zanieb zanieb added enhancement New feature or improvement to existing functionality configuration Settings and such labels Feb 16, 2024
@DanCardin
Copy link

Please dont use dirs, as they've explicitly rejected the idea of supporting XDG on macos, which is really annoying to the people that care, and irrelevant to the people that dont care. You'll eventually (or immediately) get requests to do so, and will have to work around their weird stance. Nushell has had a many years long open issue as a result of their early choice to use app_dirs.

I've had good success with etcetera, although I'm certain there are other options for arriving at mutually liked behavior.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
configuration Settings and such enhancement New feature or improvement to existing functionality
Projects
None yet
Development

No branches or pull requests

3 participants