mirror of
https://github.com/kogakure/dotfiles.git
synced 2026-02-03 20:25:30 +00:00
feat(asdf): remove asdf and update mise
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
[tools]
|
||||
bun = "latest"
|
||||
deno = "2.0.0"
|
||||
direnv = "2.32.2"
|
||||
go = "1.22.5"
|
||||
@@ -7,7 +8,9 @@ neovim = "0.11.1"
|
||||
node = "22.15.1"
|
||||
python = "3.10.9"
|
||||
ruby = "3.4.2"
|
||||
rust = "1.86.0"
|
||||
rust = "1.88.0"
|
||||
usage = "latest"
|
||||
|
||||
[settings]
|
||||
idiomatic_version_file_enable_tools = ["ruby"]
|
||||
idiomatic_version_file_enable_tools = ["ruby", "node"]
|
||||
not_found_auto_install = true
|
||||
|
||||
Reference in New Issue
Block a user