13 lines
184 B
Cheetah
13 lines
184 B
Cheetah
{{- if not .features.shell }}
|
|
.config/fish
|
|
.config/starship.toml
|
|
{{- end }}
|
|
|
|
{{- if not .features.git }}
|
|
.config/git
|
|
{{- end }}
|
|
|
|
{{- if not .features.editor }}
|
|
.config/nvim
|
|
{{- end }}
|