summary refs log tree commit diff stats
path: root/Brewfile
diff options
context:
space:
mode:
authorAlan Pearce2014-04-01 19:05:41 +0100
committerAlan Pearce2014-04-01 19:05:41 +0100
commite5a860c3b64437f3766cc6ea5af0a1111800635f (patch)
treed583cdd0a11151902f5a904f333092f849514715 /Brewfile
parent325426abd41894fad8e1264d72593f03d4e5cc8c (diff)
parent01790538eeb0bbd0a5be4716fa6187e6350a9e89 (diff)
downloaddotfiles-e5a860c3b64437f3766cc6ea5af0a1111800635f.tar.lz
dotfiles-e5a860c3b64437f3766cc6ea5af0a1111800635f.tar.zst
dotfiles-e5a860c3b64437f3766cc6ea5af0a1111800635f.zip
Merge branch 'master' of git://github.com/alanpearce/dotfiles
Conflicts:
	install
Diffstat (limited to 'Brewfile')
-rw-r--r--Brewfile9
1 files changed, 9 insertions, 0 deletions
diff --git a/Brewfile b/Brewfile
new file mode 100644
index 0000000..ae3e09d
--- /dev/null
+++ b/Brewfile
@@ -0,0 +1,9 @@
+install direnv
+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