diff --git a/bootstrap/Brewfile b/bootstrap/Brewfile new file mode 100644 index 0000000..a9c86d7 --- /dev/null +++ b/bootstrap/Brewfile @@ -0,0 +1,6 @@ +brew "coreutils" +brew "fzf" +brew "libmagic" +brew "mas" +brew "uv" +brew "zsh"