stablecaps bashrc
Premise
Slimmed down sysadmin .bashrc that should hopefully have minimal system dependencies.
Extended Documentation
https://stablecaps.github.io/stablecaps_bashrc/
Installation - Git Clone
cd
git clone https://github.com/stablecaps/stablecaps_bashrc.git
mv .bashrc .your_old_bashrc
ln -fs ~/stablecaps_bashrc/_bashrc ~/.bashrc
source ~/.bashrc