dotfiles/zsh/.oh-my-zsh/plugins/geeknote
2021-01-19 21:01:53 +01:00
..
_geeknote Initial dot-file commit after setting up repo and playing with stow 2021-01-19 21:01:53 +01:00
geeknote.plugin.zsh Initial dot-file commit after setting up repo and playing with stow 2021-01-19 21:01:53 +01:00
README.md Initial dot-file commit after setting up repo and playing with stow 2021-01-19 21:01:53 +01:00

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