mirror of
https://github.com/alrayyes/dotfiles/
synced 2023-11-14 15:56:30 +00:00
Added freelance to org mode config files
This commit is contained in:
parent
bf9080e69c
commit
800cfad490
@ -81,7 +81,7 @@ When moving entries up and down in the buffer use `j` and `k` instead of `↑` a
|
||||
- Show images in buffers as default
|
||||
#+BEGIN_SRC emacs-lisp
|
||||
(setq org-directory "~/Documents/org"
|
||||
org-agenda-files '("~/Documents/org")
|
||||
org-agenda-files '("~/Documents/org" "~/Documents/org/freelance")
|
||||
org-log-done 'note
|
||||
org-startup-with-inline-images t)
|
||||
#+END_SRC
|
||||
|
Loading…
Reference in New Issue
Block a user