-
Notifications
You must be signed in to change notification settings - Fork 1
nchelluri/notes
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Notes in Bash ------------- Quick Notes from the terminal, anywhere. Installing ---------- 1. `git clone https://github.com/nchelluri/notes.git ~/bin` 2. `mkdir ~/.notes` 3. Add `source ~/bin/notes/notes` to `~/.profile` **or** `~/.bash_profile` Using -------- Now you should be able to use Notes, like so: notes # to list all notes new-note asdf # to create a note named asdf note as<TAB> # to view the note named asdf edit-note asdf # to edit the note named asdf The End
About
Bash Notes
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published