Files
dotfiles/dot_config/mise/config.toml
T
2026-07-03 09:27:39 -07:00

26 lines
682 B
TOML

[tools]
chezmoi = "latest"
fnox = "latest"
jq = "latest"
lazygit = "latest"
lua-language-server = "latest"
neovim = "nightly"
node = "21"
rg = "latest"
starship = "latest"
"npm:prettier" = "latest"
"npm:typescript-language-server" = "latest"
"npm:eslint" = "latest"
"npm:graphql-language-service-cli" = "latest"
"npm:bash-language-server" = "latest"
"npm:yaml-language-server" = "latest"
"npm:vscode-langservers-extracted" = "latest"
tmux = "latest"
fzf = "latest"
[env]
RIPGREP_CONFIG_PATH = "{{ env.HOME }}/.config/ripgrep/config"
HOMEBREW_NO_ANALYTICS = 1
MISE_GITHUB_TOKEN = "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"
_.path = "/Applications/Beyond Compare.app/Contents/MacOS"