Skip to content

Akollade/symfony.plugin.zsh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

symfony.plugin.zsh

This is an Oh My Zsh plugin for autocompleting Symfony commands.

Autocompletions available for given prefixes:

  • bin/console
  • sf

Install

cd ~/.oh-my-zsh/custom/plugins
git clone https://github.com/Akollade/symfony.plugin.zsh.git symfony

Edit ~/.zshrc to enable the plugin:

plugins=(... symfony)

About

Oh My Zsh plugin for autocompleting Symfony commands

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages