mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-26 02:12:33 +01:00
Updated installer for macs without wget (boo)
-Dx
This commit is contained in:
parent
4302f4dcec
commit
ad9811cd52
1 changed files with 3 additions and 0 deletions
|
|
@ -16,6 +16,9 @@ h3. The automatic installer... (do you trust me?)
|
|||
Includes "SpotSpecific.theme":https://github.com/SpotSpecific/oh-my-zsh/raw/master/SpotSpecific_theme.png
|
||||
@wget --no-check-certificate https://github.com/SpotSpecific/oh-my-zsh/raw/master/tools/install.sh -O - | sh@
|
||||
|
||||
Or, on macos
|
||||
@curl https://raw.github.com/SpotSpecific/oh-my-zsh/master/tools/install.sh| sh -@
|
||||
|
||||
h3. The manual way
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue