This repository has been archived on 2022-02-20. You can view files and clone it, but cannot push or open issues/pull-requests.
bash-shell-base/env
David Kebler 5e45c1f23a refactored script sourcing exludes to .bash-shell-ignore file
refacted load.sh and startup.sh accordingly and also used loop to process the shell repos
switched from export to declare for module.lib
allows multiple network domains to be set in shell.env.  This allows primary and vpn setups
moved docker and language files out of base
added comment functions
2020-11-18 15:32:09 -08:00
..
archive Initial commit of new shell sourcing system - base directory 2020-11-03 12:07:49 -08:00
01-path refactor the way the module library is loaded 2020-11-13 10:25:04 -08:00
02-defaults.env refactored script sourcing exludes to .bash-shell-ignore file 2020-11-18 15:32:09 -08:00
colors.env fix grep deprecation, change name to get block to list block, refactor verbosity on module functions 2020-11-07 10:01:17 -08:00
git.env Initial commit of new shell sourcing system - base directory 2020-11-03 12:07:49 -08:00
grep.env fix grep deprecation, change name to get block to list block, refactor verbosity on module functions 2020-11-07 10:01:17 -08:00
history.env Initial commit of new shell sourcing system - base directory 2020-11-03 12:07:49 -08:00
modules.env Initial commit of new shell sourcing system - base directory 2020-11-03 12:07:49 -08:00
options.env refactor the way the module library is loaded 2020-11-13 10:25:04 -08:00