1
0
Files
dotfiles/home/.chezmoiignore.tmpl
2025-10-13 10:02:21 +02:00

9 lines
128 B
Cheetah

{{- if not .features.shell }}
.config/fish
.config/starship.toml
{{- end }}
{{- if not .features.git }}
.config/git
{{- end }}