commit fc48dbad890a8eb6928a137419316c17b8bf6123
parent 7e8750761a28876596bbb6e8d3c0c6a2f34ddafe
Author: Cem Keylan <cem@ckyln.com>
Date: Fri, 20 Mar 2020 14:34:49 +0300
change diary location
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/init.org b/init.org
@@ -174,7 +174,7 @@ computers.
#+BEGIN_SRC emacs-lisp
(defvar diary-file)
-(setq diary-file "~/Sync/diary")
+(setq diary-file "~/Org/agenda/diary")
#+END_SRC
** Starting the server
I usually use the graphical environment provided by Emacs, but