From 51d43498b07dc97d795947964534f0903cd05db5 Mon Sep 17 00:00:00 2001 From: Lukasz Kasprzak Date: Mon, 13 Apr 2026 17:37:26 +0200 Subject: routine backup --- mutt-pdf | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'mutt-pdf') diff --git a/mutt-pdf b/mutt-pdf index be0ab56..c60dc49 100755 --- a/mutt-pdf +++ b/mutt-pdf @@ -1,5 +1,2 @@ #!/bin/sh -mkdir -p ~/Downloads/mail -dest=~/Downloads/mail/mutt_$$.pdf -cp "$1" "$dest" -zathura "$dest" +exec zathura "$1" -- cgit v1.3