Add XDG Base Directory vars, refactor env var names and defs

This commit is contained in:
2025-01-26 21:00:13 -06:00
parent 743ee35605
commit 1f4c15c43d
8 changed files with 42 additions and 23 deletions

View File

@ -1,6 +1,6 @@
local omitted_dirs=(
$HOME
$HOME_BOX
$DIR_HOME_BOX
$DIR_DEV
$DIR_DEV/git
)