An open API service indexing awesome lists of open source software.

https://github.com/hugodsmarotta/fedora-setup

🐧 My Fedora Linux setup script
https://github.com/hugodsmarotta/fedora-setup

fedora fedora-setup fedora-workstation post-installation setup-script

Last synced: 29 days ago
JSON representation

🐧 My Fedora Linux setup script

Awesome Lists containing this project

README

        

## Fedora Setup

*A simple and opinionated script to automate the boring part of setting up a new
[Fedora Linux](https://fedoraproject.org) installation.*

> [!NOTE]
> This script was developed for my personal use. If you are not me, please
> [fork this repository](https://github.com/hugodsmarotta/fedora-setup/fork) and
> tweak it to suit your needs.

### 🚀 How to use

Open a terminal and run the following command:

```bash
bash -c "$(curl -sSL https://dub.sh/fedora-setup)"
```

### 📜 License

This project is licensed under the MIT License. See the [LICENSE.md](LICENSE.md)
file for details.