-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathconfig.toml
More file actions
289 lines (279 loc) · 10.4 KB
/
Copy pathconfig.toml
File metadata and controls
289 lines (279 loc) · 10.4 KB
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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
#:schema https://mise.jdx.dev/schema/mise.json
[settings]
experimental = true
lockfile = true
locked_verify_provenance = true
## cannot enforce until all used backends support lock (npm/pipx)
## https://mise.jdx.dev/dev-tools/mise-lock.html#backend-support
locked = true
# Optional “paranoid” hardening + signature verification
paranoid = true # extra-secure behavior (hooks/tasks etc.) :contentReference[oaicite:8]{index=8}
gpg_verify = true # verify signatures for supported tools :contentReference[oaicite:9]{index=9}
[settings.aqua]
baked_registry = true
cosign = true
minisign = true
slsa = true
[settings.github]
credential_command = "github-token-get"
[settings.npm]
package_manager = "bun"
[tools]
bun = "1.3.14"
go = "1.26.5"
node = "24.18.0"
rust = "1.97.1"
usage = "3.5.6"
## tools
# automatically gets credentials for amazon ecr on docker push/docker pull
# https://github.com/awslabs/amazon-ecr-credential-helper
amazon-ecr-credential-helper = "0.12.0"
# Browser automation CLI for AI agents
# https://github.com/vercel-labs/agent-browser
"aqua:vercel-labs/agent-browser" = "0.32.3"
# A CLI tool for code structural search, lint and rewriting
# https://github.com/ast-grep/ast-grep
"aqua:ast-grep/ast-grep" = "0.44.1"
# magical shell history
# https://github.com/atuinsh/atuin
"aqua:atuinsh/atuin" = "18.17.1"
# Declarative CLI Version manager
# https://github.com/aquaproj/aqua
"github:aquaproj/aqua" = "v2.62.1"
# Obsidian TUI
# https://github.com/erikjuhani/basalt
"github:erikjuhani/basalt" = "basalt/v0.12.5"
# cat clone with wings
# https://github.com/sharkdp/bat
"aqua:sharkdp/bat" = "0.26.1"
# manage your dotfiles across multiple diverse machines, securely
# https://github.com/twpayne/chezmoi
"aqua:twpayne/chezmoi" = "2.71.1"
# https://code.claude.com/docs
# https://github.com/anthropics/claude-code/
"aqua:anthropics/claude-code" = "2.1.217"
# GitHub's official command line tool
# https://github.com/cli/cli
"aqua:cli/cli" = "2.96.0"
# OpenAI's Lightweight coding agent that runs in your terminal
# https://github.com/openai/codex
"aqua:openai/codex" = "rust-v0.145.0"
# crane - a tool for managing container images
# https://github.com/google/go-containerregistry/blob/main/cmd/crane/doc/crane.md
"aqua:google/go-containerregistry" = "0.21.7"
# runtime for composable workflows
# https://github.com/dagger/dagger
"aqua:dagger/dagger" = "0.21.7"
# syntax-highlighting pager for git, diff, grep, and blame output
# https://github.com/dandavison/delta
"aqua:dandavison/delta" = "0.19.2"
# A git diff pager based on delta but with a file tree, à la GitHub
# https://github.com/dlvhdr/diffnav
"aqua:dlvhdr/diffnav" = "0.11.0"
# https://github.com/direnv/direnv
"aqua:direnv/direnv" = "2.37.1"
# more intuitive version of du in rust
# https://github.com/bootandy/dust/
"aqua:bootandy/dust" = "1.2.4"
# diff tool for YAML files, and sometimes JSON
# https://github.com/homeport/dyff
"aqua:homeport/dyff" = "1.12.0"
# a modern, maintained replacement for ls
# https://github.com/eza-community/eza
# Upstream publishes Linux and Windows binaries only; Homebrew provides macOS.
"aqua:eza-community/eza" = { version = "0.23.5", os = ["linux", "windows/x64"] }
# A maintained, feature-rich and performance oriented, neofetch like
# system information tool.
# https://github.com/fastfetch-cli/fastfetch
"aqua:fastfetch-cli/fastfetch" = "2.66.0"
# better find
# https://github.com/sharkdp/fd
"aqua:sharkdp/fd" = "10.4.2"
# terminal json viewer & processor
# https://github.com/antonmedv/fx
"aqua:antonmedv/fx" = "39.2.0"
# command-line fuzzy finder
# https://github.com/junegunn/fzf
"aqua:junegunn/fzf" = "0.74.1"
# fork a repository, commit files and create a pull request using github api
# https://github.com/int128/ghcp
"aqua:int128/ghcp" = "1.15.3"
# tui dashboard for GitHub
# https://github.com/dlvhdr/gh-dash
"github:dlvhdr/gh-dash" = "v4.25.2"
# A Blazingly Fast Terminal UI for GitHub Actions
# https://github.com/dlvhdr/gh-enhance
"github:dlvhdr/gh-enhance" = "0.6.1"
# gh extension to preview GitHub Flavored Markdown
# https://github.com/thiagokokada/gh-gfm-preview
"github:thiagokokada/gh-gfm-preview" = "v1.3.0"
# A CLI to create GitHub App User Access Token for secure local development
# https://github.com/suzuki-shunsuke/ghtkn
"aqua:suzuki-shunsuke/ghtkn" = "0.3.3"
# github tui
# https://github.com/kitlangton/ghui
"github:kitlangton/ghui" = "v0.9.0"
# render markdown on the CLI, with pizzazz!
# https://github.com/charmbracelet/glow
"aqua:charmbracelet/glow" = "2.1.2"
# graphite.dev
"npm:@withgraphite/graphite-cli" = "1.8.6"
# tool for glamorous shell scripts
# https://github.com/charmbracelet/gum
"aqua:charmbracelet/gum" = "0.17.0"
# kubernetes package manager
# https://github.com/helm/helm
"aqua:helm/helm" = "4.2.3"
# agent multiplexer that lives in your terminal
# https://github.com/ogulcancelik/herdr
"github:ogulcancelik/herdr" = "v0.7.5"
# Review-first terminal diff viewer for agentic coders
# https://github.com/modem-dev/hunk
"github:modem-dev/hunk" = "v0.17.3"
# command-line json processor
# https://github.com/stedolan/jq
"aqua:stedolan/jq" = "1.8.1"
# https://github.com/casey/just
"aqua:casey/just" = "1.57.0"
# kubernetes tui
# https://github.com/derailed/k9s
"aqua:derailed/k9s" = "0.51.0"
# https://github.com/kubernetes/kubectl
"aqua:kubernetes/kubectl" = "1.35.3"
# simple terminal ui for git commands
# https://github.com/jesseduffield/lazygit
"aqua:jesseduffield/lazygit" = "0.63.1"
# lightning-fast, keyboard-focused, yazi-inspired terminal user interface for
# navigating and managing Kubernetes clusters
# https://github.com/janosmiko/lfk
"github:janosmiko/lfk" = "v0.15.13"
# Moor is a pager. It's designed to just do the right thing
# without any configuration.
# https://github.com/walles/moor
"aqua:walles/moor" = "2.15.1"
# https://github.com/neovim/neovim
"aqua:neovim/neovim" = "0.12.4"
# Capability-based sandboxes with fine-grained policies. Brokering access
# directly within the agent's operating context
# https://github.com/nolabs-ai/nono
"github:nolabs-ai/nono" = "0.69.0"
# A new type of shell
# https://www.nushell.sh/
"aqua:nushell/nushell" = "0.114.1"
# The open source coding agent
# https://github.com/anomalyco/opencode
"aqua:sst/opencode" = "1.18.4"
# open, universal, coding agent skills, agents, rules,
# and commands organizer and package manager
# https://github.com/enulus/OpenPackage
"npm:opkg" = "0.11.3"
# Minimal, extensible terminal coding agent
# https://github.com/earendil-works/pi
"aqua:earendil-works/pi" = "v0.81.1"
# pinact is a CLI to edit GitHub Workflow and Composite action files
# and pin versions of Actions and Reusable Workflows.
# https://github.com/suzuki-shunsuke/pinact
"aqua:suzuki-shunsuke/pinact" = "4.1.0"
# a tool for securing CI/CD workflows with version pinning
# https://github.com/sethvargo/ratchet
"aqua:sethvargo/ratchet" = "0.12.0"
# A simple TUI to visualize regular expressions right in your terminal.
# https://github.com/vitor-mariano/regex-tui
"github:vitor-mariano/regex-tui" = "0.7.0"
# better grep
# https://github.com/BurntSushi/ripgrep
"aqua:BurntSushi/ripgrep" = "15.2.0"
# Spacelift client and CLI
# https://github.com/spacelift-io/spacectl
"aqua:spacelift-io/spacectl" = "1.24.0"
# minimal, blazing-fast, and infinitely customizable prompt for any shell!
# https://github.com/starship/starship
"aqua:starship/starship" = "1.26.0"
# multi pod and container log tailing for kubernetes
# https://github.com/stern/stern
"aqua:stern/stern" = "1.34.0"
# a modern Linux distribution built for Kubernetes
# https://github.com/siderolabs/talos
"aqua:siderolabs/talos" = "1.13.7"
# trunk.io
# https://github.com/trunk-io/launcher
"npm:@trunkio/launcher" = "1.3.4"
# very fast, portable and hackable fuzzy finder
# https://github.com/alexpasmantier/television
"aqua:alexpasmantier/television" = "0.15.9"
# workspace manager for your temporary experiments
# https://github.com/tassiovirginio/try-rs
# Upstream publishes Linux x64 and Windows x64 binaries only; Homebrew provides macOS.
"github:tassiovirginio/try-rs" = { version = "v1.7.11", os = [
"linux/x64",
"windows/x64",
] }
# code review TUI with vim keybindings
# https://github.com/agavra/tuicr
"github:agavra/tuicr" = "v0.19.1"
# Git worktree management, designed for parallel AI agent workflows
# https://github.com/max-sixty/worktrunk
"github:max-sixty/worktrunk" = "v0.68.0"
# Blazing fast terminal file manager
# https://github.com/sxyazi/yazi
"aqua:sxyazi/yazi" = "26.5.6"
# a lightweight and portable command-line YAML, JSON and XML processor.
# https://github.com/mikefarah/yq
"aqua:mikefarah/yq" = "4.53.3"
# smarter cd
# https://github.com/ajeetdsouza/zoxide
"aqua:ajeetdsouza/zoxide" = "0.10.0"
# terminal workspace with batteries included
# https://github.com/zellij-org/zellij
"aqua:zellij-org/zellij" = "0.44.3"
# linters & de related
"aqua:LuaLS/lua-language-server" = "3.18.2"
"aqua:aquasecurity/tfsec" = "1.28.14"
"aqua:artempyanykh/marksman" = "2026-02-08"
"aqua:astral-sh/ruff" = "0.15.22"
"aqua:astral-sh/uv" = "0.11.31"
"aqua:checkmake/checkmake" = "0.3.2"
"aqua:crate-ci/typos" = "1.48.0"
"aqua:dprint/dprint" = "0.55.2"
"aqua:editorconfig-checker/editorconfig-checker" = "3.8.0"
"aqua:golangci/golangci-lint" = "2.12.2"
"aqua:google/yamlfmt" = "0.21.0"
"aqua:gotestyourself/gotestsum" = "1.13.0"
"aqua:incu6us/goimports-reviser" = "3.12.6"
"aqua:koalaman/shellcheck" = "0.11.0"
"aqua:mvdan/gofumpt" = "0.10.0"
"aqua:mvdan/sh" = "3.13.1"
"aqua:nametake/golangci-lint-langserver" = "0.0.12"
"aqua:psf/black" = "26.5.1"
"aqua:rhysd/actionlint" = "v1.7.12"
"aqua:rust-lang/rust-analyzer" = "2026-02-16"
"aqua:segmentio/golines" = "0.13.0"
"aqua:snyk/cli" = "1.1306.1"
"aqua:tamasfe/taplo" = "0.10.0"
"aqua:terraform-linters/tflint" = "0.64.0"
"aqua:tree-sitter/tree-sitter" = "0.26.11"
"go:golang.org/x/tools/gopls" = "v0.23.0"
"npm:@commitlint/cli" = "21.2.1"
"npm:@fsouza/prettierd" = "0.28.0"
"npm:bash-language-server" = "5.6.0"
"npm:cspell" = "10.0.1"
"npm:dockerfile-language-server-nodejs" = "0.15.0"
"npm:jsonlint" = "1.6.3"
"npm:markdown-toc" = "1.2.0"
"npm:markdownlint-cli" = "0.49.1"
"npm:prettier" = "3.9.6"
"npm:pyright" = "1.1.411"
"npm:sql-formatter" = "15.8.2"
"npm:sql-language-server" = "1.7.1"
"npm:stylelint" = "17.14.1"
"npm:textlint" = "15.7.1"
"pipx:ansible-lint" = "26.6.0"
"pipx:beautysh" = "6.4.3"
"pipx:gitlint-core" = "0.19.1"
"pipx:isort" = "8.0.1"
"pipx:mypy" = "2.3.0"
"pipx:pyproject-flake8" = "7.0.0"
"pipx:ruff-lsp" = "0.0.62"
"pipx:semgrep" = "1.170.1"
"pipx:sqlfluff" = "4.2.2"
"pipx:yamllint" = "1.38.0"