This website requires JavaScript.
Explore
Help
Sign in
bash
/
shell-base
Watch
1
Star
0
Fork
You've already forked shell-base
0
Code
Issues
Pull requests
Releases
Wiki
Activity
ec601fbb15
shell-base
/
modules
/
utility
History
kebler.net
ec601fbb15
fix: change back to just 'shell' not .shell for user default shell directory as . is ignored by default,
...
feat: added 'user_exists' function
2021-12-31 17:38:58 -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
dirs.sh
added acl and dirs modules
2021-02-11 18:32:57 -08:00
file.lib
additional network shell directories now set by a .network file under the $HOSTNAME host shell directory (for all users) or the same within the USER shell directory for per user networks. Network proceeded by ! indicates the home/lan network of that machine.
2021-11-20 21:20:39 -08:00
filesystem.mod
added debug module with debug function - a first cut
2020-12-03 20:51:14 -08:00
helpers.mod
fix: change back to just 'shell' not .shell for user default shell directory as . is ignored by default,
2021-12-31 17:38:58 -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
notify.sh
refactored startup script, removed as function so it can be sourced immediately, needed this so that startup scripts sourced can export to main login environment.
2021-01-30 11:58:19 -08:00
path.sh
add yaml module, refactor path and helpers for isAbsPath
2021-08-29 09:42:51 -07:00
yaml.sh
added add-repo-key function
2021-10-28 12:05:56 -07:00