-
Ilona and I have the same issue with raspir. It starts but creates no output files without giving any error messages or any other helpful output.
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
When I attempt to create a POST request using `multipart/form-data`, the server receive…
-
### Feature request
To make it possible to use `vim` from the `cmd` and `powershell` prompts.
Maybe the installer could have an option to add the path `C:\Program Files\Vim\vim81` (to `gvim.exe`…
-
## What exactly are you trying to do?
Ignore the bitwarden config file (~/.config/Bitwarden\ CLI/*)
## What have you tried so far?
Attempt 1: Add ".config/Bitwarden\ CLI/\*" to $(chezmoi sou…
-
## Describe the bug
An added run-script is always part of `chezmoi status` and `chezmoi diff`.
For `status` I see:
```
❯ chezmoi --verbose status
R scripted_configuration.sh
```
For `dif…
-
## What exactly are you trying to do?
Trying to use promptString to set email in chezmoi.yaml / chezmoi data produces an error of `function "promptString" not defined`
## What have you tried so …
-
## What exactly are you trying to do?
Much like as is described in https://www.chezmoi.io/user-guide/manage-different-types-of-file/#manage-part-but-not-all-of-a-file I am trying to have chezmoi ma…
-
| | |
| --- | --- |
| Bugzilla Link | [29005](https://llvm.org/bz29005) |
| Resolution | FIXED |
| Resolved on | Jan 14, 2020 15:22 |
| Version | unspecified |
| OS | All |
| Reporter | LLVM Bugzill…
-
## Describe the bug
If I `.chezmoiignore` a directory in my source state, running `chezmoi add .` in my target folder will then cause a `parent directory not in source state` error. To work around …
-
If there is some device-specific setting in any config, let's find solution to not override it during config update.
Maybe just append it to the end of file? Maybe some visual editor if possible?