From: Oleg Broytman Date: Sun, 18 Sep 2022 21:18:38 +0000 (+0300) Subject: .mc/menu: Verify detached signature X-Git-Url: https://git.phdru.name/?p=dotfiles.git;a=commitdiff_plain;h=254981664bb151dba27c6cddc644810132ecf76c .mc/menu: Verify detached signature --- diff --git a/.mc/menu b/.mc/menu index 22266e5..5f5b606 100644 --- a/.mc/menu +++ b/.mc/menu @@ -548,6 +548,10 @@ D Diff these directories v Verify signature exec gpg --verify %f ++ f \.(asc|gpg|sig(n)?)$ & t lr +v Verify detached signature + exec gpg --verify %f "`echo %f | sed 's/\.[^.]*$//'`" + += f \.[1-8]$ | f \.man$ & t lr 1 Display the file with roff -man %view nroff -man %f