Skip to content

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

License

Notifications You must be signed in to change notification settings

chipsenkbeil/zsh-notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages