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

feat: Add the --edit-config option to edit the arch-update.conf configuration file #209

Merged
merged 7 commits into from
Jul 8, 2024

Conversation

Antiz96
Copy link
Owner

@Antiz96 Antiz96 commented Jul 8, 2024

Description

Add the arch-update --edit-config option to edit the currently used arch-update.conf configuration file. It uses the editor defined in the $EDITOR environment variable or falls back to nano if the variable isn't set.

Addressed feature request

Closes #205

Antiz96 added 7 commits July 8, 2024 18:59
…onfiguration file

Add the `arch-update --edit-config` option to edit the currently used `arch-update.conf` configuration file.
It uses the editor defined in the `$EDITOR` environment variable or falls back to `nano` if the variable isn't set.

Closes #205
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

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 988ad2d into main Jul 8, 2024
1 check passed
@Antiz96 Antiz96 deleted the edit-config branch July 8, 2024 17:51
@Antiz96 Antiz96 added this to the v2.3.0 milestone Jul 9, 2024
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.

Add a --edit-config to edit the configuration file.
1 participant