X-Git-Url: https://git.madduck.net/etc/mutt.git/blobdiff_plain/616f061f77605ce342e3068e5aacda3dffa24710..ae48f3b7e16a9d10f7d9f47aee971b07e41a70df:/.mutt/edit-header diff --git a/.mutt/edit-header b/.mutt/edit-header index 3a3a96a..0911220 100755 --- a/.mutt/edit-header +++ b/.mutt/edit-header @@ -7,7 +7,7 @@ # Copyright © 2008 martin f. krafft # Released under the terms of the Artistic Licence 2.0 # -set -euvx +set -eu if [ ! -x "$(command -v formail)" ]; then echo E: formail not installed. >&2