Skip to content

shengyou/envoy-zsh-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

envoy-zsh-plugin

envoy-zsh-plugin is a zsh plugin for Laravel Envoy. This plugin can be install into oh-my-zsh custom plugin folder.

Screenshot1

Installation for oh-my-zsh

  1. In the command line, change to oh-my-zsh plugins directory:

    $ take ~/.oh-my-zsh/custom/plugins
  2. Clone the repository into a new directory called envoy:

    git clone https://github.com/shengyou/envoy-zsh-plugin.git envoy
  3. Include envoy plugin to your .zshrc file along with other plugins:

    ...
    plugins=(osx brew git laravel envoy)
    ...
  4. Restart your terminal application.

TODO

Contact

Shengyou Fan (If you like it, please endorse me on coderwall) endorse

Any questions, feel free to contact me.

About

A oh-my-zsh plugin for envoy command completion.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages