summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--Brewfile8
1 files changed, 8 insertions, 0 deletions
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