/zsh-notes

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

Primary LanguageShellGNU General Public License v3.0GPL-3.0

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

Update your .zshrc file with the following line:

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

License

GPL 3.0