mirror of
https://github.com/oh-my-fish/oh-my-fish
synced 2024-11-03 15:40:32 +00:00
Curl is installed by default on osx.
This commit is contained in:
parent
081ed040ee
commit
cfb04dfffe
@ -16,7 +16,7 @@
|
|||||||
|
|
||||||
Oh-my-fish is built for recent versions of the fish shell, namely "fish 2.0".
|
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.
|
If you want to install it manually, keep reading.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user