master
Jacopo De Simoi 6 years ago
parent 5eb495d71f
commit 15d80ee0fb
  1. 4
      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"

Loading…
Cancel
Save