diff --git a/config/mise/config.toml b/config/mise/config.toml index 25b2898..2734c16 100644 --- a/config/mise/config.toml +++ b/config/mise/config.toml @@ -21,7 +21,6 @@ show_tools = false "cargo:hexyl" = "latest" "cargo:kubectl-watch" = "latest" "cargo:paper-terminal" = "latest" -"cargo:sccache" = "latest" "cargo:tlrc" = "latest" "go:github.com/go-delve/delve/cmd/dlv" = "latest" "go:github.com/hashicorp/terraform-ls" = "latest" @@ -55,12 +54,9 @@ show_tools = false "npm:typescript" = "latest" "npm:typescript-formatter" = "latest" "npm:typescript-language-server" = "latest" -"npm:uuid-cli" = "latest" "npm:vscode-css-languageserver-bin" = "latest" "npm:vscode-json-languageserver" = "latest" "npm:yaml-language-server" = "latest" -"ubi:junegunn/fzf" = "latest" # fzf -"ubi:watchexec/watchexec" = "latest" # watchexec 1password-cli = "latest" actionlint = "latest" argocd = "latest" @@ -71,6 +67,7 @@ ctop = "latest" difftastic = "latest" direnv = "latest" dust = "latest" +fzf = "latest" gh = "latest" gitu = "latest" go = "latest" @@ -100,6 +97,7 @@ restish = "latest" ripgrep = "latest" ruby = "latest" rust = "latest" +sccache = "latest" shellcheck = "latest" shfmt = "latest" sops = "latest" @@ -110,6 +108,7 @@ terraform = "latest" tflint = "latest" ubi = "latest" usage = "latest" +watchexec = "latest" yj = "latest" yq = "latest" zoxide = "latest"