feat(mise): add ripgrep to list of global tools

This commit is contained in:
2024-02-19 01:03:59 +00:00
parent 6a7b67a889
commit 4f1589d18c

View File

@@ -16,6 +16,7 @@ neovim = "latest"
node = "lts"
python = "latest"
rclone = "latest"
ripgrep = "latest"
ruby = "latest"
shellcheck = "latest"
shfmt = "latest"