Changed the symlink to be the one in home/
This commit is contained in:
@@ -1 +0,0 @@
|
||||
home/.chezmoi.toml.tmpl
|
4
.chezmoi.toml.tmpl
Normal file
4
.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