1
0
mirror of https://github.com/nmasur/dotfiles synced 2025-04-15 00:02:23 +00:00

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

@ -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")