Add virtctl to Brewfile.

This commit is contained in:
2025-06-27 12:57:29 +12:00
parent ff721a399e
commit edd55b23fa

View File

@ -1,4 +1,3 @@
tap "homebrew/bundle"
brew "atuin"
brew "awscli"
brew "azure-cli"
@ -12,7 +11,7 @@ brew "dict"
brew "direnv"
brew "emacs"
brew "eza"
brew "fd", link: false
brew "fd"
brew "fzf"
brew "gcc"
brew "gh"
@ -48,6 +47,7 @@ brew "shellcheck"
brew "sshfs"
brew "ugrep"
brew "urlscan"
brew "virtctl"
brew "yamlfmt"
brew "yamllint"
brew "yq"