Skip to content

Instantly share code, notes, and snippets.

@shinohai
Last active August 29, 2015 14:13
Show Gist options
  • Save shinohai/24998a04a360ee9eda51 to your computer and use it in GitHub Desktop.
Save shinohai/24998a04a360ee9eda51 to your computer and use it in GitHub Desktop.
Simple Super Mario startup tune for GRUB
echo "GRUB_INIT_TUNE=\"1000 334 1 334 1 0 1 334 1 0 1 261 1 334 1 0 1 392 2 0 4 196 2\"" | sudo tee -a /etc/default/grub > /dev/null && sudo update-grub
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment