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
- Host: GitHub
- URL: https://github.com/hugodsmarotta/fedora-setup
- Owner: hugodsmarotta
- License: mit
- Created: 2025-02-05T23:31:19.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-03-01T17:27:31.000Z (about 2 months ago)
- Last Synced: 2025-03-01T18:30:08.633Z (about 2 months ago)
- Topics: fedora, fedora-setup, fedora-workstation, post-installation, setup-script
- Language: Shell
- Homepage:
- Size: 36.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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.