commit 8ca0773d6b69bb04377ea74b7517b67cf599fe2c parent ecd3ef4c3fbd57a12699eaf39be6800a3f66e80f Author: Antoine Amarilli <a3nm@a3nm.net> Date: Mon, 31 Jul 2017 18:07:40 +0200 some explanations Diffstat:
my-mutt | | | 5 | +++-- |
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/my-mutt b/my-mutt @@ -1,9 +1,10 @@ #!/bin/bash -# this needed to make it work with urxvt... -# http://unix.stackexchange.com/q/90399 +# this seems needed to make it work with urxvt... +# see https://unix.stackexchange.com/q/90399 echo sleep 0.04 + if grep "^`hostname | cut -d '.' -f1`$" ~/.mutt/local_email > /dev/null then # local email