mirror of
https://github.com/jimeh/dotfiles.git
synced 2026-02-19 06:46:40 +00:00
This often interferes with things that call shims and parse the output, as output from shims will have a missing tool warning appended to the end of the output.
9 lines
138 B
TOML
9 lines
138 B
TOML
cargo_binstall = true
|
|
experimental = true
|
|
legacy_version_file = true
|
|
|
|
[status]
|
|
missing_tools = "never"
|
|
show_env = true
|
|
show_tools = false
|