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

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