dotfiles/dot_config/chezmoi/chezmoi.toml.tmpl

7 lines
184 B
Cheetah
Raw Normal View History

encryption = "age"
[age]
identity = "~/.config/age/key"
recipient = "age1eshsd8qvaq0z4achjezvrw4spc57a7a72xp7ej663qlk6lnets2sjvkuy6"
[edit]
command = "code"
2025-01-23 15:08:38 -04:00
args = ["--wait"]