Curl is installed by default on osx.

This commit is contained in:
Bruno 2013-05-17 12:04:10 -03:00
parent 081ed040ee
commit cfb04dfffe

View File

@ -16,7 +16,7 @@
Oh-my-fish is built for recent versions of the fish shell, namely "fish 2.0".
wget --no-check-certificate https://github.com/bpinto/oh-my-fish/raw/master/tools/install.sh -O - | sh
curl -L https://github.com/bpinto/oh-my-fish/raw/master/tools/install.sh | sh
If you want to install it manually, keep reading.