Grub Randomizer A shell script to randomzie boot menu theme(s). Usage Make the script executable sudo chmod +x /usr/local/bin/grubRandomizer.sh Add the script to the crontab sudo crontab -e Add the following line to the crontab @reboot /usr/local/bin/grubRandomizer.sh Save and exit the crontab Reboot the system sudo reboot End of script