Skip to content

mdcurran/note

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

note

Manage text files from the command line

Useful Aliases

alias n='note'
alias nn='note new'
alias no='note open'
alias nl='note list'
alias nrm='note rm'
alias nmv='note mv'
alias ncat='note cat'

To-do

  • Add zsh tab-completion using ~/.local/opt/note.
  • Allow nested notes (like how pass has nested secrets).

About

Manage text files from the command line

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages