23 lines
686 B
Plaintext
23 lines
686 B
Plaintext
README.md
|
|
|
|
{{ if or (eq .chezmoi.hostname "daybreak") (eq .chezmoi.hostname "epoch") (hasPrefix "UGC" .chezmoi.hostname) (env "ANDROID_ROOT") }}
|
|
.config/beets
|
|
.config/davfs2/secrets
|
|
.config/kitty
|
|
.config/kitty/kitty-gruvbox-theme
|
|
.config/sway
|
|
.config/waybar
|
|
{{ end }}
|
|
|
|
{{ if or (eq .chezmoi.hostname "daybreak") (eq .chezmoi.hostname "epoch") (hasPrefix "UGC" .chezmoi.hostname) }}
|
|
.local/share/gnupg/sshcontrol
|
|
{{ end }}
|
|
|
|
{{ if or (eq .chezmoi.hostname "daybreak") (eq .chezmoi.hostname "epoch") (eq .chezmoi.hostname "circadian") (eq .chezmoi.hostname "twilight") (env "ANDROID_ROOT") }}
|
|
.config/python
|
|
{{ end }}
|
|
|
|
{{ if not (env "ANDROID_ROOT") }}
|
|
.termux/termux.properties
|
|
{{ end }}
|