Skip to content

louis-irl/fedora-post-install

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fedora Post Installer

My personal post-installer for Fedora GNU/Linux. It features a command line interface, and does my preferred system configurations.

Installation

  1. 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
  1. cd into downloaded folder
cd ~/Downloads/fedora-post-install
  1. Allow install script to be run
chmod a+x install.sh
  1. Run install script
./install.sh

Running

Run postinstall in your terminal

Uninstall

Within the folder you downloaded, run the uninstall script.

For example,

~/Downloads/fedora-post-install/uninstall.sh