sekhali 64bf435678 initial commit | il y a 1 an | |
---|---|---|
.. | ||
README.md | il y a 1 an | |
_geeknote | il y a 1 an | |
geeknote.plugin.zsh | il y a 1 an |
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 ...)