-
## Describe the bug
Doing `chezmoi apply` without setting up the source via `chezmoi init` or pointing to a non-existent directory via `-S` exits successfully. I think it should error and output so…
-
## Describe the bug
Chezmoi doesn't use Cygwin's home when called from Cygwin, but instead uses the Windows user's user folder.
## To reproduce
Install
```
$ chezmoi init
Initialized empty…
-
I followed the VoLTE instructions but there were a few sections that were unclear. Can you provide more detail on the following:
* Do SQN numbers need to match exactly? There is a comment about d…
-
## Describe the bug
I have set `powershell -NoLogo` as my `SHELL`. However, it seems that chezmoi does not allow for parameters in the `SHELL` variable.
## To reproduce
1. Run `$env:SHELL = "…
-
## What exactly are you trying to do?
I'm trying to edit a private template; the command to `edit` opens a new blank file instead of the one stored by chezmoi - I can go into `~/.local/share/chezmo…
-
We're exploring what it could look like to enable a three-way merge workflow in VS Code. Here are some initial ideas to get the ball rolling 👍
## Prototype
Here's a brief walkthrough where I set…
-
## Describe the bug
I installed 2.0.3 on a fresh Ubuntu install and then did `chezmoi init git@myrepo`. After that chezmoi reported things such as:
```sh
~> chezmoi diff
diff --git a/.bashrc b/.…
-
**Describe the bug**
Having an encrypted file the chezmoi dir and modifying it locally with the intent of calling `chezmoi merge $filename` afterwards results in the crypt text being shown in the dif…
-
## What exactly are you trying to do?
Several command line tools provide ways to add command completions to ZSH but don't provide a static file that can be integrated into [.chezmoiexternal.toml us…
-
@localauthor @roshanshariff - I just stumbled on `file-name-all-completions`. I wonder if this would be at least theoretically faster for checking for file variants, since it's a built-in function wri…