summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorAlan Pearce2016-06-30 17:04:43 +0200
committerAlan Pearce2016-06-30 17:04:43 +0200
commit56533b7ddf4ecbef67110a56d38d8df16fc20c6f (patch)
treec36cffc834988a8fbfee8acebbf48bad95ef8e10
parent4317e763fbf1844079f3d533901be0d04c752df7 (diff)
downloaddotfiles-56533b7ddf4ecbef67110a56d38d8df16fc20c6f.tar.lz
dotfiles-56533b7ddf4ecbef67110a56d38d8df16fc20c6f.tar.zst
dotfiles-56533b7ddf4ecbef67110a56d38d8df16fc20c6f.zip
Replace deprecated Brewfile with shell script
-rw-r--r--Brewfile9
-rw-r--r--brew.sh18
2 files changed, 18 insertions, 9 deletions
diff --git a/Brewfile b/Brewfile
deleted file mode 100644
index ae3e09d..0000000
--- a/Brewfile
+++ /dev/null
@@ -1,9 +0,0 @@
-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
diff --git a/brew.sh b/brew.sh
new file mode 100644
index 0000000..75988ec
--- /dev/null
+++ b/brew.sh
@@ -0,0 +1,18 @@
+brew install android-platform-tools
+brew install ansible
+brew install gitup
+brew install h2o
+brew install launchdns
+brew install mackup
+brew install mariadb --with-archive-storage-engine --with-local-infile
+brew tap homebrew/versions
+brew install homebrew/versions/node4-lts --with-debug
+brew install postgresql
+brew install redis
+brew install ssh-copy-id
+brew install syncthing
+brew install syncthing-inotify
+brew install trash
+brew install xhyve
+brew install zplug
+brew install zsh-completions