feat(mise): Review config for hosts/users/tools

This commit is contained in:
2026-07-16 22:35:50 +02:00
parent dd229593aa
commit 115cc9f6b7
2 changed files with 29 additions and 29 deletions
+11 -10
View File
@@ -5,6 +5,7 @@ tools:
- starship # Fancy prompt
- powerline-go # Fancy prompt
- lsd # Fancy ls replacement
- vivid # Fancy ls colors
- bat # Fancy cat replacement
- ripgrep # Fancy grep replacement
- fd # Fancy find replacement
@@ -16,15 +17,15 @@ tools:
- broot # Navigate easily inside the file system
- glow # Render markdown on the CLI
dev-tools:
- jq
- yq
- shellcheck
- lazygit
- delta
- gh
- tea:
version: "0.14.2"
url: "https://gitea.com/gitea/tea/releases/download/v{{ version }}/tea-{{ version }}-{{ os() }}-{{ arch(x64='amd64') }}.xz"
- jq
- yq
- shellcheck
version: "0.14.2"
dev-languages:
- python
- uv
@@ -35,20 +36,20 @@ tools:
- cargo-binstall
devops:
- docker-cli
- podman
- lazydocker
- kubectl
- krew
- k9s
- helm
- flux2
- minikube
- kind
- crane
- kwok
- dive
- trivy
- podman
- minikube
- kwok
- crane
- cosign
- lazydocker
ai:
- claude
- gemini-cli
@@ -61,4 +62,4 @@ tools:
# # "cargo:rage" = "latest"
#
# # Desktop tools
# #obsidian = { version = "latest", asset_pattern = "Obsidian-{version}.AppImage" }
# obsidian = { version = "latest", asset_pattern = "Obsidian-{version}.AppImage" }