more changes to support a FEISTY_MEOW_PERSONAL_HOME variable
authorFred T. Hamster <fred@gruntose.com>
Wed, 1 Nov 2023 21:03:25 +0000 (17:03 -0400)
committerFred T. Hamster <fred@gruntose.com>
Wed, 1 Nov 2023 21:03:25 +0000 (17:03 -0400)
commitaa7455f9107b309dde0f3088cb1be5c995e43600
tree92b254de7f71e7f1417eb28e86d77a6ca7dcfe58
parentaa39ece45a91eb069e997b62e900fa16d356e8e1
more changes to support a FEISTY_MEOW_PERSONAL_HOME variable

this acts in place of $HOME for any custom purposes that we refer
to $HOME for, when there's a choice in the matter.  we can't change
things about the system, like ssh looking for configs in $HOME/.ssh
and we don't want to.  this is just for assets related to or used by
the user that they want dealt with properly under their specific home directory.
if it's not already set, then we default to $HOME for the value.
scripts/archival/snarf_notes.pl
scripts/core/variables.sh