mirror of
https://github.com/nmasur/dotfiles
synced 2025-07-05 16:10:14 +00:00
use home link (dropbox) for notes
This commit is contained in:
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
function notes --description "Notes functions"
|
function notes --description "Notes functions"
|
||||||
|
|
||||||
set -gx NOTES_PATH $HOME/Documents/notes
|
set -gx NOTES_PATH $HOME/notes
|
||||||
|
|
||||||
function note_dates
|
function note_dates
|
||||||
set -g TODAY_NOTE (date +"%Y-%m-%d_%a")
|
set -g TODAY_NOTE (date +"%Y-%m-%d_%a")
|
||||||
|
Reference in New Issue
Block a user