This commit is contained in:
mr0xb 2026-05-27 11:18:26 -04:00
commit 7d1a995f13
No known key found for this signature in database
20 changed files with 2442 additions and 0 deletions

15
.config/mise/config.toml Normal file
View file

@ -0,0 +1,15 @@
[tools]
awscli = { version = "latest", symlink_bins = "true" }
fzf = "latest"
go = "1.26.3"
kubecolor = "latest"
kubectl = "latest"
kubectx = "latest"
kubens = "latest"
lsd = "latest"
opensearch-cli = "latest"
ripgrep = "latest"
starship = "latest"
teleport-ent = "latest"
terraform = "1.9.8"
zellij = "latest"