Skip to content

Instantly share code, notes, and snippets.

@valllllll2000
Last active July 3, 2023 13:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save valllllll2000/58aeaa69faee6945b1dbe6bb2c6ce5b7 to your computer and use it in GitHub Desktop.
Save valllllll2000/58aeaa69faee6945b1dbe6bb2c6ce5b7 to your computer and use it in GitHub Desktop.
Merge gifs
#!/bin/bash
set -e
gifsicle --colors 256 --merge *.gif -o game2.gif
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment