acidburnmonkey 32e9eae159 del
2025-05-26 11:53:57 -04:00
2024-07-26 22:20:44 -04:00
2024-03-28 22:31:30 -04:00
2025-05-25 21:37:04 -04:00
2023-04-29 21:30:25 -04:00
2025-05-26 11:46:14 -04:00
2025-05-25 20:58:50 -04:00
del
2025-05-26 11:53:57 -04:00
2025-05-26 11:46:14 -04:00
2025-05-25 21:37:04 -04:00
2025-05-25 20:58:50 -04:00

Rice-cook

This is a python script made to rice a blank fedora install into my custom hyprland configuration.

What is does :

  • Allows DNF to update from fastest mirrors
    • Adds +10 max parallel downloads
  • Adds rpmfusion to repos
  • Adds Flathub to repos
  • Copies dotfliles into ~/.config

    Installs:
  • Oh_My_zsh
    • with zsh-autosuggestions plugin
    • powerlevel10k plugin
  • 25 fonts, for developers and smooth looking
  • Catppuccin themes
  • candy-icons
  • Hyrland
  • hyprcursor ,hypridle, hyprlang, hyprloc, hyprpaper, hyprpicker, hyprutils
  • Waybar
  • Finally installs all programs given in data.conf
    • dnf packages, flatpaks, copr , repos from urls

How to run :

git clone https://github.com/acidburnmonkey/rice-cook.git && cd rice-cook

chmod +x preinstall.sh && sudo ./preinstall.sh

Now move rice-cook.py & data.conf into dofiles directory and run it:

sudo uv run rice-cook.py

Should look like this .

|-dotfiles
|---nvim
|---ranger
|---etc...
|---data.conf
|---rice-cook.py

Before reboot

Need to correct ownership of home directory

sudo chown -R user:user ~/home/username

A snapshot of your current fedora config can be genereted with this script

link

Donate

Buy Me A Coffee

Monero

43Sxiso2FHsYhP7HTqZgsXa3m3uHtxHQdMeHxECqRefyazZfpGVCLVsf1gU68jxJBo1G171AC181q1BqAUaG1m554MLsspG

Bitcon

bc1qk06cyheffclx7x434zpxjzcdl50452r9ducw0x

S
Description
No description provided
Readme GPL-3.0 4.6 MiB
Languages
Python 98.9%
Shell 1.1%