I\'m trying to install Homebrew on OS X.
According to the Homebrew site I should type
brew install wget
and all I get is
Brew has now been rewritten in Bash!
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)"