dotfiles/.mutt/scripts/search-msgid.sh
2022-12-08 13:17:01 +01:00

3 lines
89 B
Bash
Executable File

#!/bin/sh
luakit "https://marc.info/?i=$(cat - | sed -n 's/^Message-ID: <\(.*\)>/\1/p')"