Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 374 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 374 Bytes

TODO env files in scripts shoudl reffer to variable path names instead of literal paths

$DOCKER_ENV not /root/.config/docker.nev

/etc/environment

~/.bashrc

~/.config/global.env ... git.env ... sntp.env ... smtp.env ... docker.env ... restic.env

SCREAMING_SNAKE_CASE for environmental variables snake_case for local script variables camelCase for function variables