mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2026-04-25 15:53:30 +02:00
homestead: add README (#7343)
This commit is contained in:
committed by
Marc Cornellà
parent
b3483109f5
commit
fcbfd75827
@@ -0,0 +1,9 @@
|
|||||||
|
# Homestead
|
||||||
|
|
||||||
|
This plugin provides completion for [Homestead](https://laravel.com/docs/homestead).
|
||||||
|
|
||||||
|
To use it add homestead to the plugins array in your zshrc file.
|
||||||
|
|
||||||
|
```bash
|
||||||
|
plugins=(... homestead)
|
||||||
|
```
|
||||||
Reference in New Issue
Block a user