config/oh-my-zsh/plugins/geeknote
2023-02-27 20:04:56 +05:30
..
_geeknote add zsh 2023-02-27 20:04:56 +05:30
geeknote.plugin.zsh add zsh 2023-02-27 20:04:56 +05:30
README.md add zsh 2023-02-27 20:04:56 +05:30

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