Skip to content

pelletiermaxime/test-kitchen-zsh-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

kitchen-zsh-plugin

kitchen-zsh-plugin is a zsh plugin for Test Kitchen. This plugin can be installed into oh-my-zsh custom plugin folder.

I did this plugin for fun, before I found the zsh-users version. I recommend you use that one instead of mine : https://github.com/zsh-users/zsh-completions/blob/master/src/_kitchen

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 kitchen:

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

  4. Restart your terminal application.

TODO

  • Add driver subcommands.

Additional information

About

ZSH plugin for kitchen-test autocompletion

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published