mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-24 01:37:27 +08:00
Add instructions for centos/rhel
parent
523d0587bb
commit
c4d1576e32
@ -94,6 +94,10 @@ make config
|
|||||||
```
|
```
|
||||||
before running "make install".
|
before running "make install".
|
||||||
|
|
||||||
|
### Centos/RHEL
|
||||||
|
```sh
|
||||||
|
sudo yum update && sudo yum -y install zsh
|
||||||
|
```
|
||||||
### Add yours
|
### Add yours
|
||||||
|
|
||||||
If you know a platform that is not covered, edit this page and add it!
|
If you know a platform that is not covered, edit this page and add it!
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user