dotfiles/zsh/.zsh/plugins/geeknote
andrzej 60aca8e178 import zsh config 2024-04-26 19:41:20 +02:00
..
README.md import zsh config 2024-04-26 19:41:20 +02:00
_geeknote import zsh config 2024-04-26 19:41:20 +02:00
geeknote.plugin.zsh import zsh config 2024-04-26 19:41:20 +02:00

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