From fdcf4c701c5986e4cd7caca87d9ecf3b91c99cfa Mon Sep 17 00:00:00 2001 From: "Kenneth Benzie (Benie)" Date: Sat, 25 Aug 2018 15:10:40 +0100 Subject: [PATCH] Add brew package --- .conduit.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.conduit.yaml b/.conduit.yaml index 1fb6b2b..7498eaa 100644 --- a/.conduit.yaml +++ b/.conduit.yaml @@ -3,5 +3,7 @@ - apt: - tmux - xsel +- brew: + - tmux - symlink: - {src: tmux.conf, dst: ~/.tmux.conf}