20-20-20-rule A bash script that will remind you to follow the 20-20-20 rule for eye care Installation chmod +x install_reminder.sh sudo ./install_reminder.sh Uninstallation chmod +x uninstall_reminder.sh sudo ./uninstall_reminder.sh