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
David Kebler cae3a94dd8 add support for sourcing for remote shell via ssh. Works for both interactive and non-interactive
added support for alises in non-interactive shell via bash.bashrc
add TODO markdown file to track desired changes
2020-11-23 15:14:18 -08:00
..
etc add support for sourcing for remote shell via ssh. Works for both interactive and non-interactive 2020-11-23 15:14:18 -08:00
root added deploy for system/user/root shell files 2020-11-21 08:56:03 -08:00
user 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
.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 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
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