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

This commit is contained in:
david
2025-04-04 16:55:39 -05:00
parent f8bda839eb
commit 54669cc6c5
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
)