vil / fqs

Fedora Quick Start script - Finish your post installation steps with ease.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fqs

Fedora Quick Start script - Finish your post installation steps easily.

Made this for myself, but I'll upload it here for everyone if someone else wants to use it ¯\_(ツ)_/¯

Run

You can run this script simply with one line without installing anything:

sh -c "$(curl -sS https://raw.githubusercontent.com/vil/fqs/master/fqs)"

Or you can follow the installation steps below.

Installation

  1. Clone the repository git clone https://github.com/vil/fqs.git
  2. Make the script runnable chmod +x fqs
  3. Run the script ./fqs

Contributing

If you are a Fedora user and want to improve this, just feel free to open up a pull request :)


License

This source code is under the GNU General Public License, version 3.

About

Fedora Quick Start script - Finish your post installation steps with ease.

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%