Tom Payne
Tom Payne
> **My exact problem is:** > > I run `chezmoik init` to set up my `~/.config/chezmoi/chezmoi-kodi.toml` config file, but the final content will be written to `chezmoi.toml` instead (from my...
Fixed with #2317.
The website is built with [MkDocs](https://www.mkdocs.org/). As far as I can tell, there's no way to generate the website as a single page. Please do re-open this if you find...
I happened to be working on this issue yesterday evening and this morning. #2265 should fix the immediate problems. There are still some corner cases where external diff commands will...
> This, or something like the `--prompt*` flags that work with `--init` when using `chezmoi execute-template`, except for `chezmoi init`. Thanks for the suggestion. This is simpler and done in...
Created #2273 to track this.
If you know anything about writing source RPMs and `.spec` files, I'd love to get your input on https://github.com/goreleaser/goreleaser/pull/3412, which is the key step to resolving this issue.
As @BasixKOR says, chezmoi already provides interactive input with `init --apply` with the `prompt*` template functions. These are very basic, but this is by design: * chezmoi tries to run...
Fixed with #2359.
Thanks for the link. I did a bit of digging into jandedobbeleer/oh-my-posh and I think it's generating winget packages from an installer. Specifically: * The GitHub workflow file calls a...