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 22b3c0cc36 added debug module with debug function - a first cut
load.sh now loads debug module or a noop
file library, file.lib
   - refactored _find function, added alias superceed
       * added h option to include .hidden files
       *
   - added build_file function to append file to another
refactored comment and uncomment functions
added find_mountpoint function to filesystem module
added ssh_config builder function and ssh override to use it.
added github module with binary release fetch function (needs work)
2020-12-03 20:51:14 -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 added debug module with debug function - a first cut 2020-12-03 20:51:14 -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