Added the Fish shell
This commit is contained in:
4
home/.chezmoi.toml.tmpl
Normal file
4
home/.chezmoi.toml.tmpl
Normal file
@@ -0,0 +1,4 @@
|
||||
{{ $shell := promptBoolOnce . "features.shell" "Do you want to install the Fish shell?" true }}
|
||||
|
||||
[data.features]
|
||||
shell = {{ $shell }}
|
Reference in New Issue
Block a user