diff options
author | Alan Pearce | 2014-04-01 19:05:41 +0100 |
---|---|---|
committer | Alan Pearce | 2014-04-01 19:05:41 +0100 |
commit | e5a860c3b64437f3766cc6ea5af0a1111800635f (patch) | |
tree | d583cdd0a11151902f5a904f333092f849514715 /Brewfile | |
parent | 325426abd41894fad8e1264d72593f03d4e5cc8c (diff) | |
parent | 01790538eeb0bbd0a5be4716fa6187e6350a9e89 (diff) | |
download | nixfiles-e5a860c3b64437f3766cc6ea5af0a1111800635f.tar.lz nixfiles-e5a860c3b64437f3766cc6ea5af0a1111800635f.tar.zst nixfiles-e5a860c3b64437f3766cc6ea5af0a1111800635f.zip |
Merge branch 'master' of git://github.com/alanpearce/dotfiles
Conflicts: install
Diffstat (limited to 'Brewfile')
-rw-r--r-- | Brewfile | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/Brewfile b/Brewfile new file mode 100644 index 00000000..ae3e09dc --- /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 |