aboutsummaryrefslogtreecommitdiffstats
path: root/bin/tagmail
diff options
context:
space:
mode:
authorÓscar Nájera <hi@oscarnajera.com>2021-05-30 18:49:29 +0200
committerÓscar Nájera <hi@oscarnajera.com>2021-05-30 20:03:25 +0200
commit1a4e6e590bd33595e8d6fe497d4b0e940f9594c1 (patch)
treed72fda8ae12f807e774db165a775c3d5b6fe2529 /bin/tagmail
parent23aeaadab0061130e0b0f5207e62ec20cbfe9dbb (diff)
downloaddotfiles-1a4e6e590bd33595e8d6fe497d4b0e940f9594c1.tar.gz
dotfiles-1a4e6e590bd33595e8d6fe497d4b0e940f9594c1.tar.bz2
dotfiles-1a4e6e590bd33595e8d6fe497d4b0e940f9594c1.zip
fixes
Diffstat (limited to 'bin/tagmail')
-rwxr-xr-xbin/tagmail1
1 files changed, 1 insertions, 0 deletions
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)