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 + config/doom/snippets/org-mode/daily | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) 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) diff --git a/config/doom/snippets/org-mode/daily b/config/doom/snippets/org-mode/daily index 59a62c3..f0f24fd 100644 --- a/config/doom/snippets/org-mode/daily +++ b/config/doom/snippets/org-mode/daily @@ -8,7 +8,7 @@ - What would make today great - What am I *happy* about in my life now? What about that makes me happy? How does that make me feel? -- What am I excited about in my life now? What about that makes me excited? How does that make me feel? +- What am I *excited* about in my life now? What about that makes me excited? How does that make me feel? - What am I *proud* about in my life now? What about that makes me proud? How does that make me feel? - What am I *grateful* for in my life now? what about that makes me grateful? how does that make me feel? - What am I *enjoying most* in my life right now? what about that do I enjoy? How does that make me feel? -- cgit v1.2.3