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 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
..
etc set default user subdirectory to .shell 2021-12-29 21:09:36 -08:00
root added deploy for system/user/root shell files 2020-11-21 08:56:03 -08:00
user 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
.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 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
deploy.sh set default user subdirectory to .shell 2021-12-29 21:09:36 -08:00
fetch.sh added deploy for system/user/root shell files 2020-11-21 08:56:03 -08:00