Skip to content

Commit

Permalink
Brew init / install + commonly used packages
Browse files Browse the repository at this point in the history
  • Loading branch information
stianeikeland committed Apr 3, 2012
1 parent 7b52106 commit af59cbe
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions bin/setupbrew.sh
@@ -0,0 +1,6 @@
#!/bin/bash

/usr/bin/ruby -e "$(/usr/bin/curl -fksSL https://raw.github.com/mxcl/homebrew/master/Library/Contributions/install_homebrew.rb)"

brew update
brew install ack axel bash bash-completion ddrescue gist git legit mercurial lftp grc mtr multimarkdown netcat ngrep nmap node p7zip rename pv ssh-copy-id unrar di

0 comments on commit af59cbe

Please sign in to comment.