This commit is contained in:
foozzi 2024-03-16 16:58:17 -04:00
parent addcf4ebe7
commit 6a7ff44c36
2 changed files with 14 additions and 11 deletions

View file

@ -14,5 +14,8 @@
###############################################################################
export EDITOR="nvim" # Set by `nb` • Thu Mar 14 11:06:48 PM EDT 2024
export NB_DIR="/home/fz0x1/Dropbox/TextSync/NOTES/"
export NB_PINNED_PATTERN="#pinned"
export NB_COLOR_THEME="${NB_COLOR_THEME:-forest}" # Set by `nb` • Sat Mar 16 04:55:25 PM EDT 2024
export NB_DIR="${NB_DIR:-/home/fz0x1/Dropbox/TextSync/NOTES}" # Set by `nb` • Sat Mar 16 04:56:35 PM EDT 2024