New development is being continued at linux-scripts, favouring a more distro-agnostic approach.
This is a compilation of scripts written to help me install and configure utilities, tools and programs on my personal computers that run Fedora.
All of the scripts are POSIX compliants and should work on any POSIX compliant shell(I use dash).
./run both
to both install and configure everything.
./run config
to only configure everything.
./run install
to only install everything.
./run
to see options.
This was written specifically for Fedora, it may work in other dnf based distros but I haven't tested it.