Thanks to visit codestin.com
Credit goes to github.com

Skip to content

A simple rust tool to leave yourself notes in directories

AlexsJones/dnoted

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dnoted

Leave messages for yourself in directories.

# cd ~/Documents
~/Documents
/Users/axjns/Documents: I must remember to delete the .crap folder

Installation

From Source

Assuming you have Rust installed, you can build and install the binary from source.

cargo install --path .

Once youve done this, you'll need to add the following to your .bashrc or .zshrc file:

echo 'dnoted check' >> ~/.zshrc

Reload your shell and you should be good to go.

About

A simple rust tool to leave yourself notes in directories

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages