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 }}
|
@@ -1,4 +0,0 @@
|
|||||||
{{ $shell := promptBoolOnce . "features.shell" "Do you want to install the Fish shell?" true }}
|
|
||||||
|
|
||||||
[data.features]
|
|
||||||
shell = {{ $shell }}
|
|
1
home/.chezmoi.toml.tmpl
Symbolic link
1
home/.chezmoi.toml.tmpl
Symbolic link
@@ -0,0 +1 @@
|
|||||||
|
../.chezmoi.toml.tmpl
|
Reference in New Issue
Block a user