-
## Describe the bug
When I use ``chezmoi init`` on windows with the variable ``.homeDir`` in a toml config file, ``.chezmoi.toml.tmpl``,
chezmoi generates an error with an error message about unes…
-
`.chezmoitemplates` is a quite sensitive folder, because
* chezmoi processes all the files there (note: this could soon [improve](https://github.com/twpayne/chezmoi/issues/1833))
* if there is s…
-
## Describe the bug
For security reasons it is a best practice to mount /tmp directory with noexec flag (preventing execution from files in /tmp directory)
unfortunately this prevents chezmoi to r…
-
## What exactly are you trying to do?
I have a Mac and several Linux computers. I find that I generally cannot test for specific Linux distributions unless the conditionals are nested within a cond…
-
While I edit with vim any template in `.chezmoitemplates` folder, chezmoi becomes unusable. Trying to invoke it, for example `:!cat % | chezmoi execute-template` gives an error like:
```
chezmoi: …
-
Thanks for making this!
I have `run_once_` and `run_onchange_` scripts that I'd like access to through `chezmoi-find`, but at the moment they don't seem to show up so I have to navigate to them man…
-
## Describe the bug
After updating chezmoi to `2.11.1` via `scoop` i got this error when checking status
![image](https://user-images.githubusercontent.com/65075766/152269208-dc59f990-e022-4cc0-84f6…
ghost updated
2 years ago
-
## What exactly are you trying to do?
I want to figure out a way to deal with software that use versioned folders under `~/.config`. For example the various JetBrains IDEs (PyCharm, IntelliJ etc), …
-
## Is your feature request related to a problem? Please describe.
Currently, when using the 1Password CLI beta, my template file with a 1Password document fails and breaks `chezmoi apply`.
## Desc…
-
### Discussed in https://github.com/twpayne/chezmoi/discussions/1831
Originally posted by **j-xella** January 19, 2022
Hi,
Currently, `.chezmoiexternal` supports files and archives. Is it p…