From 8ce29f35aa3dd025f907353891264748c4378c8d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20La=C3=ADn?= Date: Sun, 31 Aug 2025 19:29:54 +0200 Subject: [PATCH] feat(mise): add new tools --- .config/mise/config.toml | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/.config/mise/config.toml b/.config/mise/config.toml index cfde7694..b3837e41 100644 --- a/.config/mise/config.toml +++ b/.config/mise/config.toml @@ -14,12 +14,17 @@ watchexec = "latest" "cargo:cargo-cache" = "latest" "cargo:kanata" = "latest" "cargo:atac" = "latest" +"cargo:youtube-tui" = "latest" +"cargo:dedoc" = "latest" +"cargo:https://github.com/fioncat/otree" = "latest" # Go Tools "go:github.com/stefanlogue/meteor" = "latest" -# "go:github.com/rszyma/kanata-tray" = "latest" +"go:github.com/crumbyte/noxdir" = "latest" +"go:github.com/sahaj-b/wakafetch" = "latest" +"go:github.com/jbensmann/mouseless" = "latest" "go:github.com/jorgerojas26/lazysql" = "latest" -# "go:github.com/guyfedwards/nom" = "latest" +"go:github.com/boyter/scc/v3" = "latest" # Python Tools "pipx:darrenburns/posting" = "latest"