1
0
Files
dotfiles/.chezmoi.toml.tmpl

5 lines
134 B
Cheetah

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