mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-08-07 06:15:44 +02:00
Updated Plugins (markdown)
@ -8,7 +8,7 @@ directory). For example, this enables the `rails`, `git` and `ruby` plugins, **i
|
||||
plugins=(rails git ruby)
|
||||
```
|
||||
|
||||
**_NOTE: elements in zsh arrays are separated by spaces and/or new lines. DO NOT use commas._**
|
||||
**_NOTE: elements in zsh arrays are separated by whitespace (spaces, tabs, new lines...). DO NOT use commas._**
|
||||
|
||||
## Plugins
|
||||
|
||||
|
Reference in New Issue
Block a user