Skip to content

Instantly share code, notes, and snippets.

@morisono
Forked from daveio/mise.toml
Created July 3, 2025 09:25
Show Gist options
  • Save morisono/a9323a0bcf111b7b5ef319c59feff5f1 to your computer and use it in GitHub Desktop.
Save morisono/a9323a0bcf111b7b5ef319c59feff5f1 to your computer and use it in GitHub Desktop.
Mise config
[env]
EDITOR = 'code --wait'
MISE_ACTIVE = 'true'
[settings]
all_compile = true
asdf_compat = true
auto_install = true
color = true
env_file = '.env'
experimental = true
gix = true
idiomatic_version_file = true
jobs = 4
libgit2 = true
not_found_auto_install = true
profile = 'main'
shorthands_file = '~/.config/mise/shorthands.toml'
status = { show_env = true, show_tools = true, missing_tools = 'always' }
task_run_auto_install = true
use_versions_host = true
verbose = false
[settings.aqua]
cosign = true
minisign = true
slsa = true
[settings.cargo]
binstall = true
[settings.node]
gpg_verify = true
[settings.npm]
bun = true
[settings.pipx]
uvx = true
[settings.python]
uv_venv_auto = true
venv_auto_create = true
[settings.sops]
age_key_file = '~/.sops.key'
rops = true
[settings.swift]
gpg_verify = true
[tools]
'aqua:arl/gitmux' = 'latest'
'aqua:atuinsh/atuin' = 'latest'
'aqua:jacek-kurlit/pik' = 'latest'
'aqua:WebAssembly/binaryen' = 'latest'
'cargo:bat' = 'latest'
'cargo:cargo-cache' = 'latest'
'cargo:cargo-edit' = 'latest'
'cargo:cargo-generate' = 'latest'
'cargo:cargo-outdated' = 'latest'
'cargo:cargo-release' = 'latest'
'cargo:cargo-tree' = 'latest'
'cargo:cargo-update' = 'latest'
'cargo:cargo-watch' = 'latest'
'cargo:exa' = 'latest'
'cargo:fast-conventional' = 'latest'
'cargo:fd-find' = 'latest'
'cargo:git-absorb' = 'latest'
'cargo:git-brws' = 'latest'
'cargo:git-delta' = 'latest'
'cargo:gitoxide' = 'latest'
'cargo:gitui' = 'latest'
'cargo:hgrep' = 'latest'
'cargo:hyperfine' = 'latest'
'cargo:just' = 'latest'
'cargo:localtunnel' = 'latest'
'cargo:mdbook' = 'latest'
'cargo:rage' = 'latest'
'cargo:ripgrep' = 'latest'
'cargo:rops-cli' = 'latest'
'cargo:sd' = 'latest'
'cargo:tokei' = 'latest'
'cargo:wasm-bindgen-cli' = 'latest'
'cargo:xsv' = 'latest'
'dotnet:dotnet-dump' = 'latest'
'dotnet:Microsoft.CST.DevSkim.CLI' = 'latest'
'gem:bundler' = 'latest'
'gem:cocoapods' = 'latest'
'gem:foreman' = 'latest'
'gem:httparty' = 'latest'
'gem:notion-task' = 'latest'
'gem:rails' = 'latest'
'gem:rubocop-rspec' = 'latest'
'gem:rubocop' = 'latest'
'gem:rubyfmt' = 'latest'
'gem:solargraph' = 'latest'
'gem:standard' = 'latest'
'gem:syntax_tree' = 'latest'
'gem:yard' = 'latest'
'pipx:aerleon' = { version = 'latest' }
'pipx:asitop' = { version = 'latest' }
'pipx:autopep8' = { version = 'latest' }
'pipx:black' = { version = 'latest' }
'pipx:bpython' = { version = 'latest', uvx_args = '--with urwid' }
'pipx:bpytop' = { version = 'latest' }
'pipx:braindrop' = { version = 'latest' }
'pipx:flake8' = { version = 'latest' }
'pipx:gandi.cli' = { version = 'latest' }
'pipx:git+https://github.com/itsnexn/raindropcli.git' = { version = 'latest', extras = 'requests' }
'pipx:httpie' = { version = 'latest' }
'pipx:ipython' = { version = 'latest' }
'pipx:isort' = { version = 'latest' }
'pipx:jc' = { version = 'latest' }
'pipx:jupyterlab' = { version = 'latest', uvx_args = '--with PySide6 --with jupyter-pieces --with jupyter_base16_theme --with jupyterlab-horizon-theme --with matplotlib --with scipy' }
'pipx:legit' = { version = 'latest' }
'pipx:markitdown' = { version = 'latest' }
'pipx:mypy' = { version = 'latest' }
'pipx:nyx' = { version = 'latest' }
'pipx:pelican' = { version = 'latest' }
'pipx:pipenv' = { version = 'latest' }
'pipx:pre-commit' = { version = 'latest' }
'pipx:pygi' = { version = 'latest' }
'pipx:pylint' = { version = 'latest' }
'pipx:pyoxidizer' = { version = 'latest' }
'pipx:pyright' = { version = 'latest' }
'pipx:remarshal' = { version = 'latest' }
'pipx:rmate' = { version = 'latest' }
'pipx:sherlock-project' = { version = 'latest' }
'pipx:showcert' = { version = 'latest' }
'pipx:shyaml' = { version = 'latest' }
'pipx:sourcery' = { version = 'latest' }
'pipx:thefuck' = { version = 'latest' }
'pipx:tidal-dl-ng' = { version = 'latest', extras = 'gui' }
'pipx:toml-sort' = { version = 'latest' }
'pipx:virtualfish' = { version = 'latest' }
'pipx:xonsh' = { version = 'latest' }
'pipx:yamale' = { version = 'latest' }
'pipx:yamllint' = { version = 'latest' }
'pipx:yt-dlp' = { version = 'latest' }
'ubi:danielfoehrKn/kubeswitch' = { version = 'latest', exe = 'switcher' }
'ubi:gitkraken/gk-cli' = { version = 'latest', exe = 'gk' }
'ubi:marwanhawari/ppath' = { version = 'latest', exe = 'ppath' }
'ubi:Shopify/shadowenv' = { version = 'latest', exe = 'shadowenv' }
'ubi:StackExchange/dnscontrol' = { version = 'latest', exe = 'dnscontrol' }
'ubi:termkit/gama' = { version = 'latest', exe = 'gama' }
'ubi:unfrl/dug' = { version = 'latest', exe = 'dug' }
'ubi:wader/fq' = { version = 'latest', exe = 'fq' }
# 'gem:rubygems-server' = 'latest'
# 'go:github.com/caddyserver/xcaddy/cmd/xcaddy' = 'latest'
# 'go:github.com/evilmartians/lefthook' = 'latest'
# 'go:github.com/go-acme/lego/v4/cmd/lego' = 'latest'
# 'go:github.com/google/gops' = 'latest'
# 'go:github.com/goreleaser/goreleaser/v2' = 'latest'
# 'go:github.com/jesseduffield/lazygit' = 'latest'
# 'go:github.com/maaslalani/n' = 'latest'
# 'go:github.com/nsf/gocode' = 'latest'
# 'go:github.com/schollz/croc/v10' = 'latest'
# 'go:github.com/sigstore/cosign/v2/cmd/cosign' = 'latest'
# 'go:github.com/theupdateframework/go-tuf/cmd/tuf-client' = 'latest'
# 'go:sigs.k8s.io/kind' = 'latest'
# 'npm:@anthropic-ai/claude-code' = 'latest'
# 'npm:@builder.io/ai-shell' = 'latest'
# 'npm:degit' = 'latest'
# 'npm:genaiscript' = 'latest'
# 'npm:husky' = 'latest'
# 'npm:opencommit' = 'latest'
# 'npm:wrangler' = 'latest'
age = 'latest'
aqua = 'latest'
azure-functions-core-tools = 'latest'
azure-kubelogin = 'latest'
bun = 'latest'
cargo-binstall = 'latest'
chezmoi = 'latest'
cosign = 'latest'
crystal = 'latest'
deno = 'latest'
direnv = 'latest'
dotnet = 'latest'
draft = 'latest'
eza = 'latest'
fzf = 'latest'
gcloud = 'latest'
gh = 'latest'
go = 'latest'
helix = 'latest'
hk = 'latest'
krew = 'latest'
kubectl = 'latest'
lua = 'latest'
minikube = 'latest'
minisign = 'latest'
neovim = 'latest'
node = ['latest', '22']
perl = 'latest'
pipx = 'latest'
pkl = 'latest'
pnpm = 'latest'
python = ['latest', '2']
ruby = 'latest'
rust = { version = 'latest', profile = 'default', targets = 'wasm32-wasip1,wasm32-wasip1-threads,wasm32-wasip2,wasm32-unknown-emscripten,wasm32-unknown-unknown', components = 'rustc,cargo,rustfmt,rust-std,rust-docs,rust-analyzer,clippy,rust-src,llvm-tools,rustc-dev' }
slsa-verifier = 'latest'
sops = 'latest'
swift = 'latest'
tmux = 'latest'
uv = 'latest'
yq = 'latest'
zellij = 'latest'
zig = 'latest'
zls = 'latest'
zoxide = 'latest'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment