feat(mise): add fzf to global tool list

This commit is contained in:
2024-05-26 20:57:17 +01:00
parent 54aed5d054
commit c5a5e9f108

View File

@@ -75,6 +75,7 @@ buf = "latest"
ctop = "latest" ctop = "latest"
direnv = "latest" direnv = "latest"
dust = "latest" dust = "latest"
fzf = "latest"
github-cli = "latest" github-cli = "latest"
go = "latest" go = "latest"
golangci-lint = "latest" golangci-lint = "latest"