update install script

* remove unused items
* update to symlink the nginx configuration
* install markdown from homebrew
This commit is contained in:
Nick Nisi
2015-06-17 14:55:40 +02:00
parent eb0def63cc
commit 27bf310ecf
2 changed files with 18 additions and 13 deletions

View File

@@ -1,5 +1,4 @@
#!/bin/sh
# give me what I need, brew!
# cli tools
brew install ack
@@ -20,7 +19,4 @@ brew install zsh
brew install highlight
brew install nvm
brew install z
# gitsh
brew tap thoughtbot/formulae
brew install gitsh
brew instal markdown