1
0
Files
dotfiles/home/.chezmoi.toml.tmpl
2025-10-04 11:58:13 +02:00

5 lines
142 B
Cheetah

{{ $shell := promptBoolOnce . "features.shell" "Do you want to install the Fish shell?" true }}
[data.features]
shell = {{ $shell | quote }}