mirror of
https://github.com/nmasur/dotfiles
synced 2024-11-09 23:22:57 +00:00
use home link (dropbox) for notes
This commit is contained in:
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")
|
||||
|
Loading…
Reference in New Issue
Block a user