added rainbow

This commit is contained in:
fatalerrors
2026-05-21 16:12:56 +02:00
parent d03ced93bf
commit 2c81a48fe9
4 changed files with 202 additions and 3 deletions

View File

@@ -89,6 +89,7 @@ help()
printf "profile_upgrade\tUpgrade profile to the latest version (git pull or archive)\n"
printf "pwdscore\tCalculate the strength score of a given password\n"
printf "rain\t\tConsole screensaver with falling-rain effect (multiple color themes)\n"
printf "rainbow\t\tFull-screen rainbow screensaver using background colors only\n"
printf "rmhost\t\tRemove host (name and IP) from SSH known_hosts; supports --all-users as root\n"
printf "rmspc\t\tReplace spaces in filenames with underscores (or a custom character)\n"
printf "setlocale\tSet console locale to any installed locale\n"