CircuitForge node bootstrap/installer, forked from PRbL-bashrc
Find a file
2023-03-07 12:55:00 -08:00
lib added better handling for network section and updates 2023-03-07 12:50:02 -08:00
PRbL@26fe977ec9 updated PRbL functions to 1.1.3 2023-03-07 12:55:00 -08:00
.gitmodules refactored for github https links 2022-10-28 10:26:16 -07:00
functions fixed symlink and script permissions 2022-10-28 10:28:02 -07:00
install.sh added OS detection algorithm. Still need to handle alternative handling 2023-03-07 12:49:27 -08:00
README.md updated README 2022-10-28 11:09:56 -07:00
scriptexample.sh fixed dos line-endings 2022-03-23 14:22:49 -07:00

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 slapsh page

Currently this installer only handles debian/ubuntu-based distros.

Planned features:

  • Expanded automatic OS detection and package handling
  • Modular login splash page