-
## Describe the bug
The hostname obtained by using 'chezmoi data' in container b is always `debuerreotype`, while the output of the command `hostname` executed in the container is `buildkitsandbox`…
NavyD updated
11 months ago
-
-
## Description
I configured `allowed_signers` (for `Git`) as a template file — using `chezmoi` version `2.34.0`.
After upgrading to version `2.40.3`, `chezmoi` states that: `chezmoi: template: p…
-
## Is your feature request related to a problem? Please describe.
At first : I love chezmoi since I first used it - it's a great piece of software !
I would like to use the commitMessageTemplat…
-
I would like to use completely different dotfiles on different machines.
As described [here](https://www.chezmoi.io/user-guide/manage-machine-to-machine-differences/#use-completely-different-dotfil…
-
## What exactly are you trying to do?
First of all, many thanks for this very useful extension!
I am trying to create some "hello world" [hook script](https://github.com/VorpalBlade/chezmoi_modi…
-
Sorry for starting this, I was looking for a Q&A section but could not find any
I downloaded the binary from release page to my mac and put it in .local/bin which is in my path. I added a file with `…
-
## Describe the bug
https://github.com/twpayne/chezmoi/issues/2945 still exists.
## To reproduce
create the following `test.sh` script
```sh
#!/usr/bin/env bash
mkdir -p $HOME/.local/sha…
-
## Describe the bug
On a new system with only chezmoi installed, `vlt` throws an error:
```console
$ chezmoi apply --verbose
chezmoi: template: dot_config/git/standard.tmpl:4:18: executing "d…
-
## What exactly are you trying to do?
I've used chezmoi for a few years, on a number of computers. But setting up a new computer I get an error when I run `chezmoi execute-template` and I'm confuse…