From: Oleg Broytman Date: Wed, 27 Nov 2019 16:40:29 +0000 (+0300) Subject: .mc/menu: Verify signature from `*.gpg` files X-Git-Url: https://git.phdru.name/?p=dotfiles.git;a=commitdiff_plain;h=ea09d9ec6d1f3954239c70c3f2ef6f0058a7a284 .mc/menu: Verify signature from `*.gpg` files --- diff --git a/.mc/menu b/.mc/menu index 3bc74d1..a63f044 100644 --- a/.mc/menu +++ b/.mc/menu @@ -500,7 +500,7 @@ D Diff these directories exec diff -ru --speed-large-files \ -x CVS -x .git -x .hg -x .svn -x '*.py[co]' -x __pycache__ %D/%F %f -+= f \.(asc|sig(n)?)$ & t r ++= f \.(asc|gpg|sig(n)?)$ & t r v Verify signature exec gpg --verify %f