mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-11-26 21:51:05 +01:00
Added comments for added commands
Make provider command don't added to markdown file. I added them.
This commit is contained in:
parent
92b5e198d7
commit
e16d6b365d
1 changed files with 4 additions and 1 deletions
|
@ -35,6 +35,9 @@ plugins=(... laravel)
|
||||||
| `pamj` | `php artisan make:job` |
|
| `pamj` | `php artisan make:job` |
|
||||||
| `paml` | `php artisan make:listener` |
|
| `paml` | `php artisan make:listener` |
|
||||||
| `pamn` | `php artisan make:notification` |
|
| `pamn` | `php artisan make:notification` |
|
||||||
|
| `pampp` | `php artisan make:provider` |
|
||||||
|
| `pammm` | `php artisan make:migration` |
|
||||||
|
|
||||||
|
|
||||||
## Clears
|
## Clears
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue