sekhali 64bf435678 initial commit | 1 年之前 | |
---|---|---|
.. | ||
README.md | 1 年之前 | |
_geeknote | 1 年之前 | |
geeknote.plugin.zsh | 1 年之前 |
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 ...)