ohmyzsh/plugins/homestead
Pavel Omelchenko 246e7832ef
feature: add condition for regular expression
2019-08-22 12:00:31 +03:00
..
README.md homestead: add README (#7343) 2018-10-26 17:08:27 +02:00
homestead.plugin.zsh feature: add condition for regular expression 2019-08-22 12:00:31 +03:00

README.md

Homestead

This plugin provides completion for Homestead.

To use it add homestead to the plugins array in your zshrc file.

plugins=(... homestead)