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"