My personal post-installer for Fedora GNU/Linux. It features a command line interface, and does my preferred system configurations.
- Clone this repo to your Downloads folder. (or any folder of your choice)
git clone https://github.com/suckybell/fedora-post-install ~/Downloads/fedora-post-install
- cd into downloaded folder
cd ~/Downloads/fedora-post-install
- Allow install script to be run
chmod a+x install.sh
- Run install script
./install.sh
Run postinstall
in your terminal
Within the folder you downloaded, run the uninstall script.
For example,
~/Downloads/fedora-post-install/uninstall.sh