This website requires JavaScript.
Explore
Help
Sign In
tstarr
/
dotfiles
Watch
1
Star
0
Fork
0
You've already forked dotfiles
mirror of
https://github.com/starr-dusT/dotfiles.git
synced
2025-02-19 19:27:31 -08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
dotfiles
/
.doom.d
/
+org.el
4 lines
95 B
EmacsLisp
Raw
Normal View
History
Unescape
Escape
get some basic gtd-esque stuff going
2021-01-03 01:32:02 -08:00
;;; +org.el -*- lexical-binding: t; -*-
(
after!
org
added a prototype agenda view with org-agenda and org-ql views
2021-01-12 00:09:32 -08:00
(
setq
org-directory
"
~/documents/org/
"
)
)
Reference in New Issue
Copy Permalink