chore(mise/tools): install fzf via ubi now that fzf-tmux is no longer needed

This commit is contained in:
2024-10-27 01:30:11 +01:00
parent 5cafa5c9d4
commit b753d6af61

View File

@@ -70,6 +70,7 @@ show_tools = false
"ubi:getsops/sops" = "latest" # sops
"ubi:golangci/golangci-lint" = "latest" # golangci-lint
"ubi:goreleaser/goreleaser" = "latest" # goreleaser
"ubi:junegunn/fzf" = "latest" # fzf
"ubi:jwt-rs/jwt-ui" = { version = "latest", exe = "jwtui" } # jwtui
"ubi:mike-engel/jwt-cli" = { version = "latest", exe = "jwt" } # jwt
"ubi:mozilla/sccache" = "latest" # sccache
@@ -91,7 +92,6 @@ cargo-binstall = "latest"
ctop = "latest"
direnv = "latest"
eza = "latest"
fzf = "latest"
gh = "latest"
go = "latest"
hadolint = "latest"