Skip to content

Instantly share code, notes, and snippets.

@AleenaCodes
AleenaCodes / GIFGitHook.md
Last active July 15, 2020 20:20
GIF Git Hook

This requires imgcat to be installed

  • Download the GIFs provided or select your own (make sure the file names are consecutive numbers)
  • Navigate into the git hooks folder (under .git/hooks in the repo) and create a file called post-commit
  • Add the following into the file
#!/bin/sh

echo