Update .local/share/chezmoi/home/.chezmoi.yaml.tmpl, .local/share/chezmoi/home/private_dot_config/tmux/remove_dot_gitkeep

This commit is contained in:
Brian Zalewski 2022-11-30 07:31:34 +00:00
parent b02cbe39c6
commit 98751e772c
2 changed files with 19 additions and 0 deletions

View file

@ -124,6 +124,25 @@ age:
recipient: "age1necy24c4lzxheey4p2m8v4q000n442wyv47qc640ulyxx9l8dpesdqv7ey" recipient: "age1necy24c4lzxheey4p2m8v4q000n442wyv47qc640ulyxx9l8dpesdqv7ey"
gpg: gpg:
recipient: "{{ $gpgKeyId }}" recipient: "{{ $gpgKeyId }}"
colors:
background: '#161925'
color0: '#161925'
color1: '#282C34'
color2: '#ED254E'
color3: '#71F79F'
color4: '#F9DC5C'
color5: '#7CB7FF'
color6: '#C74D89'
color7: '#00C1E4'
color8: '#DCDFE4'
color9: '#4C5058'
color10: '#FF4972'
color11: '#95FFC3'
color12: '#FFFF80'
color13: '#A0DBFF'
color14: '#EB71AD'
color15: '#24E5FF'
color16: '#FFFFFF'
data: data:
host: host:
arch: "{{ .chezmoi.arch }}" arch: "{{ .chezmoi.arch }}"