-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmise.toml
More file actions
27 lines (26 loc) · 788 Bytes
/
Copy pathmise.toml
File metadata and controls
27 lines (26 loc) · 788 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
[tools]
node = "26.3.1"
neovim = "0.12.3"
# Go-based CLIs (fzf/lazygit/task/direnv/glow) are NOT pinned here: their mise
# prebuilts ship stale Go stdlib / golang.org/x/* (some have no newer release).
# They are built from source with the Go toolchain below (see Dockerfile).
ripgrep = "15.1.0"
bat = "0.26.1"
yazi = "26.5.6"
starship = "1.25.1"
delta = "0.19.2"
atuin = "18.16.1"
fd = "10.4.2"
zoxide = "0.10.0"
eza = "0.23.4"
vivid = "0.11.1"
tree-sitter = "0.25.10"
pi = "0.81.1"
# Go toolchain used to build the Go-based CLIs from source in the Dockerfile.
# Pinned (not 'latest') so the resulting binaries' embedded stdlib is reproducible.
go = "1.26.5"
"aqua:fish-shell/fish-shell" = "4.8.0"
"aqua:tealdeer-rs/tealdeer" = "1.8.1"
claude = "2.1.206"
[settings]
experimental = false