Update 2022-12-08 13:17 OpenBSD/amd64

This commit is contained in:
c0dev0id
2022-12-08 13:17:01 +01:00
parent bacc864a23
commit bfa921461c
18 changed files with 1111 additions and 0 deletions

2
.mutt/scripts/search-msgid.sh Executable file
View File

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