From c036b993cd2a6aa35f4e55b39de1aa6f3545b051 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cyryl=20P=C5=82otnicki?= Date: Tue, 14 Feb 2017 07:19:08 +0000 Subject: [PATCH] Add kicad for mac (#99) --- macosx/configure_fresh_system.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/macosx/configure_fresh_system.sh b/macosx/configure_fresh_system.sh index 65ada9a3..3d672305 100755 --- a/macosx/configure_fresh_system.sh +++ b/macosx/configure_fresh_system.sh @@ -70,6 +70,7 @@ brew cask install iterm2 brew cask install docker brew cask install p4merge brew cask install appcode +brew cask install kicad echo "Settings up zsh" if ! fgrep /usr/local/bin/zsh /etc/shells; then