shell-base/modules/utility
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
..
confirm.sh some small fixes to block module 2020-11-07 22:21:27 -08:00
debug.lib added debug module with debug function - a first cut 2020-12-03 20:51:14 -08:00
file.lib added debug module with debug function - a first cut 2020-12-03 20:51:14 -08:00
filesystem.mod added debug module with debug function - a first cut 2020-12-03 20:51:14 -08:00
helpers.mod refactor the way the module library is loaded 2020-11-13 10:25:04 -08:00
mvlnbk.sh 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
path.sh 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
source.func refactored to use ignore and include files for finding files to source 2020-11-20 15:47:38 -08:00