1
0
chezmoi/.chezmoi.toml

5 lines
145 B
TOML
Raw Normal View History

2024-03-03 15:26:18 +00:00
{{ $installSystemRustup := promptBoolOnce "Install rustup from system or asdf ?" true -}}
[data.system]
rustup = {{ $installSystemRustup }}