tsantef / oh-my-zsh.plugin.pf

Autocompletion for PHP Fog CLI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PF CLI Autocompletion for Oh-my-ZSH

Installation

  1. Install Oh-my-ZSH

  2. Clone this repo into ~/.oh-my-zsh/custom/plugins

    git clone git@github.com:tsantef/oh-my-zsh.plugin.pf.git ~/.oh-my-zsh/custom/plugins/pf

  3. add pf to your plugins list in the .zshrc file

    plugins=(git pf)

  4. Restart your shell or open a new terminal window.

About

Autocompletion for PHP Fog CLI


Languages

Language:Shell 100.0%