adam.nz
about
posts
projects
contact
# gists () { links -dump -width 512 https://adam.nz/gists/ | egrep -v "^ $" | egrep --color=auto -A2 "^ # .$*.*$"; }
Add to your
~/.zshrc
and then you can search these gists from the shell with:
gists <keyword>