Skip to content

Instantly share code, notes, and snippets.

@br0kenpixel
Created March 8, 2026 08:26
Show Gist options
  • Select an option

  • Save br0kenpixel/e3126ee40ea9783d07b37adf89c18beb to your computer and use it in GitHub Desktop.

Select an option

Save br0kenpixel/e3126ee40ea9783d07b37adf89c18beb to your computer and use it in GitHub Desktop.
update-fedora.sh
#!/bin/zsh
sudo dnf update --refresh
sudo akmods
sudo dracut -f --regenerate-all
rustup update
cargo install-update -a
espup update
bun upgrade
sudo rclone selfupdate
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment