diff options
author | Alan Pearce | 2016-10-21 12:09:54 +0200 |
---|---|---|
committer | Alan Pearce | 2016-10-21 12:09:54 +0200 |
commit | 6ebfc7c5c6585836a0de12412a65b1419401301a (patch) | |
tree | 3cefe6c8be958992c6965a2ea71205ae352152e0 /brew.sh | |
parent | 9a73df4dda6d8c8b835d1bbe76c9f23e5d8bceeb (diff) | |
download | nixfiles-6ebfc7c5c6585836a0de12412a65b1419401301a.tar.lz nixfiles-6ebfc7c5c6585836a0de12412a65b1419401301a.tar.zst nixfiles-6ebfc7c5c6585836a0de12412a65b1419401301a.zip |
Remove brew stuff
Diffstat (limited to 'brew.sh')
-rw-r--r-- | brew.sh | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/brew.sh b/brew.sh deleted file mode 100644 index 75988ec4..00000000 --- a/brew.sh +++ /dev/null @@ -1,18 +0,0 @@ -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 |