Browse Source

Added a short description of the plugin

Ján Koščo 9 years ago
parent
commit
a6ab704482
1 changed files with 12 additions and 0 deletions
  1. 12 0
      plugins/geeknote/README.md

+ 12 - 0
plugins/geeknote/README.md

@@ -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))