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/alias
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
systemd Initial commit of new shell sourcing system - base directory 2020-11-03 12:07:49 -08:00
00-basic refactored script sourcing exludes to .bash-shell-ignore file 2020-11-18 15:32:09 -08:00
apt Initial commit of new shell sourcing system - base directory 2020-11-03 12:07:49 -08:00
git Initial commit of new shell sourcing system - base directory 2020-11-03 12:07:49 -08:00
iot Initial commit of new shell sourcing system - base directory 2020-11-03 12:07:49 -08:00
iproute Initial commit of new shell sourcing system - base directory 2020-11-03 12:07:49 -08:00
network Initial commit of new shell sourcing system - base directory 2020-11-03 12:07:49 -08:00
serial Initial commit of new shell sourcing system - base directory 2020-11-03 12:07:49 -08:00
shell added deploy for system/user/root shell files 2020-11-21 08:56:03 -08:00
superceed added debug module with debug function - a first cut 2020-12-03 20:51:14 -08:00