Skip to content

Commit 3ec19d2

Browse files
committed
mise config file added
1 parent d08426f commit 3ec19d2

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

dot_config/mise/config.toml

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
[tools]
2+
"cargo:gitui" = "latest"
3+
"cargo:oxker" = "latest"
4+
deno = "latest"
5+
go = "1.23"
6+
golangci-lint = "latest"
7+
java = "temurin-11"
8+
lazydocker = "latest"
9+
lazygit = "latest"
10+
maven = "3.9.9"
11+
neovim = "latest"
12+
pipx = "latest"
13+
"pipx:awsmfa" = "latest"
14+
python = "3.13"
15+
rust = "latest"
16+
17+
[settings]
18+
experimental = true

0 commit comments

Comments
 (0)