Marc Cornellà 610b2529d2 Clean up plugin READMEs and a few plugins 4 years ago
..
README.md 610b2529d2 Clean up plugin READMEs and a few plugins 4 years ago
_geeknote 3e16d64347 geeknote: update completion (#4986) 4 years ago
geeknote.plugin.zsh e585904e10 Geeknote autocomplete and alias 10 years ago

README.md

Geeknote plugin

This plugin provides autocompletion for Geeknote and an alias for geeknote called gn.

To use it, add geeknote to the plugins array in your zshrc file:

plugins=( ... geeknote ...)