Home

Awesome

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