-
## Is your feature request related to a problem? Please describe.
Chezmoi's template functions are quite powerful, which includes the likes of `fromYaml`, `toYaml`, `fromJson`, `toJson` and so on. …
-
I need help getting my .chezmoi.yaml.tmpl be readable since right now it's to cluttered with {{ }} and if else checks. I plan on building my own dotfiles manager if this is the only way to do templati…
-
## Describe the bug
I am attempting to create a script that will [install a cronjob for chezmoi](https://github.com/sohmc/dotfiles/blob/main/run_once_0000-set-up-chezmoi-cronjob.tmpl). The script …
-
## What exactly are you trying to do?
I'm trying to configure SSH for multiple users on github and gitlab and am considering using chezmoi templates for the purpose since I already use it for managin…
-
## Describe the bug
I am trying to use this github action:
```
name: CI
on:
push:
jobs:
build:
runs-on: ubuntu-latest
steps:
- run: |
yes "" | sh -c "$(…
-
## Describe the bug
I am trying to prompt the user for an IPv6 address and save it as part of the configuration using this file:
https://github.com/bounce-commerce/dotfiles/blob/main/home/.chezmoi.t…
-
## Describe the bug
I'm currently updating [my chezmoi Firefox setup sample repo](https://github.com/bradenhilton/chezmoi-firefox-setup) in anticipation of template directive support being released…
-
```
❯ nvim --version
NVIM v0.8.0
Build type: Release
LuaJIT 2.1.0-beta3
```
I'm using [wbthomason/packer.nvim](https://github.com/wbthomason/packer.nvim) to manage my plug-ins, including this…
-
## Is your feature request related to a problem? Please describe.
Currently [chezmoi documents](https://www.chezmoi.io/user-guide/manage-different-types-of-file/#populate-sshauthorized_keys-with-yo…
-
Who's there?
New.
New who?
New Issue!
I got this error:
![20211004_185750.jpg](https://user-images.githubusercontent.com/53640879/135885013-187c5fc4-75f1-4927-abb8-1e6b3ca886c0.jpg)
Ran ``chezmoi up…