mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-05-11 05:55:17 +00:00
fix copy errors
This commit is contained in:
@ -1,8 +1,8 @@
|
|||||||
# Symfony2
|
# Symfony2
|
||||||
|
|
||||||
This plugin provides completion for [symfony2](https://symfony.com/), as well as aliases for frequent composer commands.
|
This plugin provides completion for [Symfony 2](https://symfony.com/), as well as aliases for frequent Symfony commands.
|
||||||
|
|
||||||
To use it add composer to the plugins array in your zshrc file.
|
To use it add symfony2 to the plugins array in your zshrc file.
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
plugins=(... symfony2)
|
plugins=(... symfony2)
|
||||||
|
Reference in New Issue
Block a user