From 141afbe008591928e92c2f11287b2a1d11c49b9b Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Mon, 24 Mar 2014 14:34:19 +0000 Subject: Add Brewfile with basic tools --- Brewfile | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 Brewfile (limited to 'Brewfile') diff --git a/Brewfile b/Brewfile new file mode 100644 index 0000000..d5359ad --- /dev/null +++ b/Brewfile @@ -0,0 +1,8 @@ +install emacs --cocoa --srgb --with-gnutls +install fasd +install git +install htop +install hub +install mobile-shell +install ssh-copy-id +install zsh \ No newline at end of file -- cgit 1.4.1