Skip to content

Instantly share code, notes, and snippets.

@ka2n
Created July 8, 2024 01:28
Show Gist options
  • Save ka2n/bb074ce3baf78c8ec1c24b366d7f5b56 to your computer and use it in GitHub Desktop.
Save ka2n/bb074ce3baf78c8ec1c24b366d7f5b56 to your computer and use it in GitHub Desktop.
convert no warn shim
#!/bin/env bash
exec -a "magic" magick convert "$@"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment