1
0
This commit is contained in:
Jeff Lance 2024-03-03 16:22:12 +01:00
parent 7571938acb
commit 3bc000a97d
2 changed files with 2 additions and 4 deletions

2
.chezmoi.toml Normal file
View File

@ -0,0 +1,2 @@
[scriptEnv]
SYSTEM_RUSTUP = true

View File

@ -1,4 +0,0 @@
{{ $installSystemRustup := promptBoolOnce "Install rustup from system or asdf ?" true -}}
[scriptEnv]
SYSTEM_RUSTUP = {{ $installSystemRustup }}