Merge branch 'slump64-patch-1'

This commit is contained in:
Luke Smith 2018-07-05 08:05:14 -04:00
commit bc56827180

View file

@ -2,4 +2,4 @@
case $BLOCK_BUTTON in
1) $TERMINAL -e neomutt ;;
esac
echo $(find ~/.mail -wholename */INBOX/new/* | wc -l | sed -e "s/^0$//g") $(cat ~/.config/mutt/.dl)
echo $(find ~/.mail -wholename */INBOX/new/* | sed -n '$=') $(cat ~/.config/mutt/.dl)