use home link (dropbox) for notes

This commit is contained in:
Noah Masur 2020-11-28 12:12:47 -05:00
parent 1a5f1deaf3
commit 63a771a4c7

View File

@ -2,7 +2,7 @@
function notes --description "Notes functions"
set -gx NOTES_PATH $HOME/Documents/notes
set -gx NOTES_PATH $HOME/notes
function note_dates
set -g TODAY_NOTE (date +"%Y-%m-%d_%a")