5 lines
134 B
Cheetah
5 lines
134 B
Cheetah
{{ $shell := promptBoolOnce . "features.shell" "Do you want to install the Fish shell?" true }}
|
|
|
|
[data.features]
|
|
shell = {{ $shell }}
|