mirror of
https://github.com/mr0xb/dotfiles.git
synced 2026-08-27 19:34:57 -04:00
updates
This commit is contained in:
parent
8068610b32
commit
7d1a995f13
20 changed files with 2442 additions and 0 deletions
15
.config/mise/config.toml
Normal file
15
.config/mise/config.toml
Normal 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"
|
||||
Loading…
Reference in a new issue