mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2025-12-06 07:20:40 +01:00
symfony: add README (#7337)
This commit is contained in:
committed by
Marc Cornellà
parent
745b6550a6
commit
ad41fe50f9
9
plugins/symfony/README.md
Normal file
9
plugins/symfony/README.md
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
# Symfony
|
||||||
|
|
||||||
|
This plugin provides completion for [Symfony](https://symfony.com/).
|
||||||
|
|
||||||
|
To use it add symfony to the plugins array in your zshrc file.
|
||||||
|
|
||||||
|
```bash
|
||||||
|
plugins=(... symfony)
|
||||||
|
```
|
||||||
Reference in New Issue
Block a user