mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-04-08 21:10:36 +00:00
Merge 6c5bdd1325
into fa396ad771
This commit is contained in:
commit
1062d81df5
|
@ -95,6 +95,8 @@ command-line with either `curl`, `wget` or another similar tool.
|
|||
| **curl** | `sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"` |
|
||||
| **wget** | `sh -c "$(wget -O- https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"` |
|
||||
| **fetch** | `sh -c "$(fetch -o - https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"` |
|
||||
| **[Fig](https://fig.io/)** | <a href="https://fig.io/plugins/other/ohmyzsh" target="_blank"><img src="https://fig.io/badges/install-with-fig.svg" /></a>|
|
||||
|
||||
|
||||
Alternatively, the installer is also mirrored outside GitHub. Using this URL instead may be required if you're
|
||||
in a country like China or India (for certain ISPs), that blocks `raw.githubusercontent.com`:
|
||||
|
|
Loading…
Reference in New Issue
Block a user