Up.
This commit is contained in:
parent
55fc3042dc
commit
467ed9a120
@ -1,4 +0,0 @@
|
|||||||
{{ $installSystemRustup := promptBoolOnce "Install rustup from system or asdf ?" true -}}
|
|
||||||
|
|
||||||
[data.system]
|
|
||||||
rustup = {{ $installSystemRustup }}
|
|
4
.chezmoi.yaml.tmpl
Normal file
4
.chezmoi.yaml.tmpl
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
{{ $email := promptString "email" -}}
|
||||||
|
|
||||||
|
data:
|
||||||
|
email: {{ $email | quote }}
|
Loading…
Reference in New Issue
Block a user