diff --git a/linux/.nbrc b/linux/.nbrc new file mode 100644 index 0000000..3d965d0 --- /dev/null +++ b/linux/.nbrc @@ -0,0 +1,18 @@ +#!/usr/bin/env bash +############################################################################### +# .nbrc +# +# Configuration file for `nb`, a command line note-taking, bookmarking, +# and knowledge base application with encryption, search, Git-backed syncing, +# and more in a single portable script. +# +# Edit this file manually or manage settings using the `nb settings` +# subcommand. Configuration options are set as environment variables, eg: +# export NB_ENCRYPTION_TOOL=gpg +# +# https://github.com/xwmx/nb +############################################################################### + +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" diff --git a/linux/.ssh/specific_config b/linux/.ssh/specific_config index 2e3711a..d502589 100644 Binary files a/linux/.ssh/specific_config and b/linux/.ssh/specific_config differ