Update TODO, dotfiles/.local/share/chezmoi/home/.chezmoi.yaml.tmpl
This commit is contained in:
parent
33fa60b032
commit
c3432ecaa1
2 changed files with 8 additions and 1 deletions
7
TODO
7
TODO
|
@ -55,3 +55,10 @@ https://hackjutsu.com/Lepton/
|
||||||
# goofys
|
# goofys
|
||||||
# tfenv
|
# tfenv
|
||||||
# shc
|
# shc
|
||||||
|
|
||||||
|
|
||||||
|
{{ if not $headless -}}
|
||||||
|
age:
|
||||||
|
identity: "{{ .chezmoi.homeDir }}/.config/age/key.txt"
|
||||||
|
recipient: "age16kxd4ljclq9ksnxvl2ee7a5xnj744kwyv04p04ka0n3rzxdpl5nsq52svl"
|
||||||
|
{{- end }}
|
|
@ -144,5 +144,5 @@ textconv:
|
||||||
- "-convert"
|
- "-convert"
|
||||||
- "xml1"
|
- "xml1"
|
||||||
- "-o"
|
- "-o"
|
||||||
- "-",
|
- "-"
|
||||||
- "-"
|
- "-"
|
||||||
|
|
Loading…
Reference in a new issue