mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-22 16:19:51 +00:00
Add instructions for centos/rhel
@@ -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!
|
||||||
|
|||||||
Reference in New Issue
Block a user