Skip to content

Instantly share code, notes, and snippets.

@onkoe
Created December 17, 2023 23:23
Show Gist options
  • Save onkoe/747bea77e61a352735b4d99ee614762f to your computer and use it in GitHub Desktop.
Save onkoe/747bea77e61a352735b4d99ee614762f to your computer and use it in GitHub Desktop.

to perform updates on my fedora computer, i use this command

sudo dnf update -y && flatpak update -y && while true; paplay /usr/share/sounds/freedesktop/stereo/complete.oga; sleep 5; end

utterly fantastic, i keep forgetting where the sound is though lol. so here u go

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment