CircuitForge node bootstrap/installer, forked from PRbL-bashrc
bc is required by power monitoring functions for floating-point math and was missing from the apt packages list, causing failures on minimal installs like RPiOS Lite. Slipstream.install and golang.install extras removed as they are no longer maintained here. |
||
|---|---|---|
| lib | ||
| PRbL@a0d2cc4382 | ||
| .gitignore | ||
| .gitmodules | ||
| functions | ||
| install.sh | ||
| README.md | ||
| scriptexample.sh | ||
Pyr0ball's Reductive [bash] Library Auto-Installer
This installer depends on PRbL and should be cloned recursively:
git clone --recurse-submodules https://github.com/pyr0ball/PRbL-bashrc.git
cd PRbL-bashrc/
./install.sh -i
This installer sets up a number of bash-enhancing features:
- Easy access to easy-to-use functions in bash scripting (check out ./PRbL/demo.sh for details)
- A pluggable environment configuration via ~/.bashrc.d/
- An informative terminal login splash page
Currently this installer only handles bash-like environments.
Planned features:
- Expanded automatic OS detection and package handling
- Modular login splash page