Can you hear that? Shell scripts. Myriad incantations to perform all manner of mundane task abound.
curl
yourself to enlightenment:
bash -c "$(curl -fsLS https://raw.githubusercontent.com/ngscheurich/grimoire/main/init.sh)"
If this completes successfully, the grim
command will be at your disposal:
Usage: grim.sh [flags] <script>
Executes a grimoire script. If no <script> is provided, a script
chooser will be shown.
Arguments:
<script> Name of the script (sans extension)
Flags:
-h, --help Show the help message
Use this power wisely.