Skip to content

acidburnmonkey/rice-cook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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
  • Hyprland
  • 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

copy dotfiles directory into this project

sudo uv run rice-cook.py

Should look like this .

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

Before reboot

Need to correct ownership of home directory

sudo chown -R "$USER:$USER" $HOME

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

link

Donate

Buy Me A Coffee

Monero

43Sxiso2FHsYhP7HTqZgsXa3m3uHtxHQdMeHxECqRefyazZfpGVCLVsf1gU68jxJBo1G171AC181q1BqAUaG1m554MLsspG

Bitcon

bc1qk06cyheffclx7x434zpxjzcdl50452r9ducw0x

About

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

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors