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

Introduce the --gen-config option that allows to generate a example configuration file #143

Merged
merged 16 commits into from
May 1, 2024

Conversation

Antiz96
Copy link
Owner

@Antiz96 Antiz96 commented May 1, 2024

This PR aims to introduce the --gen-config option that allows to generate a default/example configuration file for Arch-Update under "${XDG_CONFIG_HOME}/arch-update/arch-update.conf" or "${HOME}/.config/arch-update/arch-update.conf" (if $XDG_CONFIG_HOME is undefined).

This default/example config file is available at https://github.com/Antiz96/arch-update/blob/main/res/config/arch-update.config.example and contains each available options (with their default value) commented out.
You just have to un-comment one to enable it.

Copy link
Owner Author

@Antiz96 Antiz96 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Antiz96 Antiz96 merged commit 10d4076 into main May 1, 2024
1 check passed
@Antiz96 Antiz96 deleted the gen-config branch May 1, 2024 17:59
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