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/setup
Kebler Network System Administrator de43f28f78 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.
changed startup in setup in /etc/profile.d accordingly so it sources intead of calls async for the same reason

add notify module with login_notify to delay notification until user is logged in
added lag to alias, and made load debug module is load in file module.
2021-01-30 11:58:19 -08:00
..
etc 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
root added deploy for system/user/root shell files 2020-11-21 08:56:03 -08:00
user added debug module with debug function - a first cut 2020-12-03 20:51:14 -08:00
.gitignore added backup script, improved deploy script and seperated deplooy for user to deploy-user script. Will set BASH_SHELL_BASE in /etc/profile based on where deploy script is launched. 2020-11-23 12:21:20 -08:00
backup.sh moved ssh session sourcing the ssh/session directory 2020-12-02 10:26:41 -08:00
deploy-user.sh add support for sourcing for remote shell via ssh. Works for both interactive and non-interactive 2020-11-23 15:14:18 -08:00
deploy.sh added backup script, improved deploy script and seperated deplooy for user to deploy-user script. Will set BASH_SHELL_BASE in /etc/profile based on where deploy script is launched. 2020-11-23 12:21:20 -08:00
fetch.sh added deploy for system/user/root shell files 2020-11-21 08:56:03 -08:00