Added htop to homebrew app install

This commit is contained in:
Josh Sherman 2012-06-23 16:15:29 -04:00
parent 328603851e
commit 8d97a5adce

View file

@ -13,7 +13,7 @@ ln -s $PWD/gitconfig ~/.gitconfig
if [ `uname` == 'Darwin' ];
then
# TODO Installs Homebew
brew install git ssh-copy-id bash-completion macvim multitail nmap tmux wget
brew install git ssh-copy-id bash-completion macvim multitail nmap tmux wget htop
# TODO Installs Server stuff (nginx, php53, pear, redis, memcached, what have you)
# Clears out the old .bash_profile