shell-base/function
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-basic add non interactive logging in load.sh 2020-11-27 10:30:37 -08:00
02-path refactor the way the module library is loaded 2020-11-13 10:25:04 -08:00
comment added debug module with debug function - a first cut 2020-12-03 20:51:14 -08:00
logit added setup directory with set of user and system source files that can be copied in new machine 2020-11-10 14:09:08 -08:00
rsync refactor the way the module library is loaded 2020-11-13 10:25:04 -08:00
ssh added debug module with debug function - a first cut 2020-12-03 20:51:14 -08:00
systemd Initial commit of new shell sourcing system - base directory 2020-11-03 12:07:49 -08:00