I also set up /usr/local/bin/notes, with the following: # !/bin/bash cat “path to your file”
That way, you can also quickly read all your notes from that file on the command line
I also set up /usr/local/bin/notes, with the following: # !/bin/bash cat “path to your file”
That way, you can also quickly read all your notes from that file on the command line