Did you ever want to add a fancy gif to some markdown, but also were feeling really lazy?
This handy function grabs a random gif from giphy for a given keyword and puts it into a markdown snippet on the kill-ring - so you can handily paste it wherever.
- clone this repo somewhere
- set the
giphy-api-key
value to an actual api key - load the file on startup in your config:
(load "~/emacs-custom/giphy.el")