Please enable JavaScript in your browser!
Home
Explore
Help
Sign In
mrhmouse
/
dots
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Branch:
master
Branches
Tags
master
dots
/
.emacs.d
/
init.d
/
0010-org-mode.el
0010-org-mode.el
103 B
Permalink
History
Raw
1
2
3
4
5
(
require
'org
)
(
push
"~/.plan.org"
org-agenda-files)
(
setq
org-default-notes-file
"~/.plan.org"
)