From 1ecebc31abdf829f73e0077b44e14cf99d0fe67a Mon Sep 17 00:00:00 2001 From: William Hearn Date: Mon, 5 Feb 2024 22:02:40 -0500 Subject: [PATCH] feat(chezmoi): Temporarily remove failing packages --- home/.chezmoitemplates/darwin/brewfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/.chezmoitemplates/darwin/brewfile b/home/.chezmoitemplates/darwin/brewfile index 32b8cbf..3e63c3d 100644 --- a/home/.chezmoitemplates/darwin/brewfile +++ b/home/.chezmoitemplates/darwin/brewfile @@ -18,7 +18,6 @@ "base64" "bash" "bash-completion@2" - "code" "dockutil" "gpatch" "gnupg" @@ -28,6 +27,7 @@ "hugo" "jq" "tmux" + "visual-studio-code" "yq" "sqlite" ) -}}