mirror of
https://github.com/nmasur/dotfiles
synced 2025-08-20 12:14:41 +00:00
variabilize notes path for maintainability
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
function notes --description "Notes functions"
|
||||
|
||||
set -g NOTES_PATH $HOME/Documents/notes
|
||||
set -gx NOTES_PATH $HOME/Documents/notes
|
||||
|
||||
function note_dates
|
||||
set -g TODAY_NOTE (date +"%Y-%m-%d_%a")
|
||||
|
Reference in New Issue
Block a user