From 15d80ee0fbc09594a31209df5099d26bb354c1be Mon Sep 17 00:00:00 2001 From: Jacopo De Simoi Date: Wed, 2 Sep 2020 09:44:09 -0400 Subject: [PATCH] Fill --- global.org | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/global.org b/global.org index 55237c1..c6d6822 100644 --- a/global.org +++ b/global.org @@ -643,8 +643,8 @@ #+BEGIN_SRC emacs-lisp (global-set-key (kbd "C-c a") 'org-agenda) #+END_SRC - Define agenda files: the main one is ~master.org~, but then I have a bunch - of them on orgzly + Define agenda files: the main one is ~master.org~, but then I have + a bunch of them on orgzly #+BEGIN_SRC emacs-lisp (setq org-agenda-files '("~/org/master.org"