mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-08-07 06:15:44 +02:00
cloudapp: fix copy-paste mistake in README (#8629)
This commit is contained in:
@ -5,7 +5,7 @@
|
|||||||
To use it, add `cloudapp` to the plugins array of your `~/.zshrc` file:
|
To use it, add `cloudapp` to the plugins array of your `~/.zshrc` file:
|
||||||
|
|
||||||
```
|
```
|
||||||
plugins=(... dash)
|
plugins=(... cloudapp)
|
||||||
```
|
```
|
||||||
|
|
||||||
## Requirements
|
## Requirements
|
||||||
|
Reference in New Issue
Block a user