From 1a4e6e590bd33595e8d6fe497d4b0e940f9594c1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=93scar=20N=C3=A1jera?= Date: Sun, 30 May 2021 18:49:29 +0200 Subject: fixes --- bin/tagmail | 1 + 1 file changed, 1 insertion(+) (limited to 'bin') diff --git a/bin/tagmail b/bin/tagmail index c3eae68..a562c03 100755 --- a/bin/tagmail +++ b/bin/tagmail @@ -11,6 +11,7 @@ (string-append (passwd:dir (getpwuid (geteuid))) "/dev/helpful_scripts/guile/" )) +(add-to-load-path "/usr/share/guile-lib/") (use-modules (ffi notmuch) -- cgit v1.2.3