dotfiles/bin/favicon_for
Eryn Wells e5755da377 Add the favicon_for script
It fetches a favicon for a given URL.
2024-03-08 11:03:20 -08:00

3 lines
44 B
Bash
Executable file

#!/usr/bin/env zsh
curl -IL $1/favicon.ico