mirror of
https://github.com/jimeh/dotfiles.git
synced 2026-02-19 07:06:40 +00:00
chore(mise): enable specific idiomatic version files
This commit is contained in:
@@ -3,6 +3,14 @@ cargo_binstall = true
|
||||
experimental = true
|
||||
legacy_version_file = true
|
||||
not_found_auto_install = false
|
||||
idiomatic_version_file_enable_tools = [
|
||||
"ruby",
|
||||
"python",
|
||||
"node",
|
||||
"go",
|
||||
"terraform",
|
||||
"yarn",
|
||||
]
|
||||
|
||||
[settings.status]
|
||||
show_env = true
|
||||
|
||||
Reference in New Issue
Block a user