Discover, install, and configure shell plugins with Fig Plugin Store →
💡

Zsh Notes (chipsenkbeil)

Plugin extracted from my zshrc to provide a quick notes editing experience in zsh.

chipsenkbeil
|
17 stars
2 forks

zsh-notes

Quick, simplistic note manager

Install

Relies on the EDITOR variable being set to open files. For example, this means setting export EDITOR="vim" will open files with vim. This relies on the editor being capable of being opened using the command line.

Integration

zplug

Update your .zshrc file with the following line:

zplug chipsenkbeil/zsh-notes, from:github, as:plugin

License

GPL 3.0