🧰 Utilities
| Command | Description |
|---|---|
bolt color hex2rgb <hex> | Hex → RGB |
bolt color rgb2hex <r> <g> <b> | RGB → Hex |
bolt color random | Random color (Hex + RGB + HSL) |
bolt lorem [n] | Lorem ipsum paragraphs |
bolt lorem -w [n] | Lorem ipsum words |
bolt cron explain "<expr>" | Explain cron expression |