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

[BUGFIX] Use 'en' as default language for the xkcd generator #2793

Merged
merged 2 commits into from
Feb 10, 2024

Conversation

AnomalRoil
Copy link
Member

This adds the xkcd language as a default.

Fixes #2792

Speaking of default config options: should we have explicit default values for all supported config options, so that users who run gopass config would see all possible config options?

Signed-off-by: Yolan Romailler <[email protected]>
@dominikschulz
Copy link
Member

@AnomalRoil I think it might be overkill to have defaults for everything pre-defined. The idea of the new config handlig to have a low bar for new options. And looking at the amount of changes in this CL alone that might be a lot.

@dominikschulz dominikschulz merged commit d3c64f2 into master Feb 10, 2024
8 checks passed
@dominikschulz dominikschulz deleted the fix/2792 branch February 10, 2024 12: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.

gopass generate -g xkdc now fails if no language is set in config.
2 participants