steadfasterX ad32c617d5 support per device config
when the file `~/.divested.vars.${BDEVICE}` exists it get
sourced after the default variables set by init.sh.

so to make use of this you have to

`export BDEVICE=hotdog`

before `source ../Scripts/init.sh`. Then the file `~/.divested.vars.hotdog` will
be sourced - if existent.

this way one can:

- override defaults without touching the init.sh (makes git pull more convenient)
- set different settings for different devices

Signed-off-by: steadfasterX <steadfasterX@gmail.com>
2023-04-14 18:50:37 +00:00
..
2023-04-12 15:30:59 -04:00
2023-04-12 20:47:31 -04:00
2023-03-10 17:51:04 -05:00
2022-12-15 17:39:21 -05:00
2022-08-15 16:40:32 -04:00
2023-04-14 18:50:37 +00:00
2023-04-04 10:27:10 -04:00