Update the plugins managment. Add the function 'omz-plugin' (inspired from bash-it)

This commit is contained in:
Michel Massaro 2017-01-26 11:23:23 +01:00
commit 5c4f982ff7
417 changed files with 124 additions and 1 deletions

View file

@ -0,0 +1,12 @@
## ZSH-Geeknote
[Geeknote](https://github.com/VitaliyRodnenko/geeknote) plugin for [oh-my-zsh framework](http://github.com/robbyrussell/oh-my-zsh).
Plugins provides:
- auto completion of commands and their options
- alias `gn`
You can find information how to install Geeknote and it's available commands on the [project website](http://www.geeknote.me/).
Maintainer : Ján Koščo ([@s7anley](https://twitter.com/s7anley))