1
0
chezmoi/.chezmoi.toml.tmpl

5 lines
145 B
Cheetah
Raw Normal View History

2024-03-03 14:09:10 +00:00
{{ $installSystemRustup := promptBool "Install rustup from system or asdf ?" true -}}
[data]
installSystemRustup = {{ $installSystemRustup }}