Remove brew stuff
Alan Pearce alan@alanpearce.uk
Fri, 21 Oct 2016 12:09:54 +0200
2 files changed, 0 insertions(+), 21 deletions(-)
D brew.sh
@@ -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
M host-ap-spotcap.local/config/zsh/zshenv.local → host-ap-spotcap.local/config/zsh/zshenv.local
@@ -3,6 +3,3 @@ if [[ -e $HOME/.nix-profile/etc/profile.d/nix.sh ]] then . $HOME/.nix-profile/etc/profile.d/nix.sh; fi -export ZPLUG_HOME=/usr/local/opt/zplug - -export HOMEBREW_NO_AUTO_UPDATE=1