From 9c4ee11ed904b47b5925dcc881cb7aa0da1ddb61 Mon Sep 17 00:00:00 2001 From: "Kenneth Benzie (Benie)" Date: Sun, 26 Aug 2018 16:58:57 +0100 Subject: [PATCH] Don't install git with brew --- .conduit.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.conduit.yaml b/.conduit.yaml index f0dd73e..6bef482 100644 --- a/.conduit.yaml +++ b/.conduit.yaml @@ -1,7 +1,6 @@ --- - location: ~/.config/git - brew: - - git - lastpass-cli - symlink: - {src: config, dst: ~/.gitconfig}