diff options
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 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 |