File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ; ;; -*- lexical-binding : t -*-
2+ (custom-set-variables
3+ ; ; custom-set-variables was added by Custom.
4+ ; ; If you edit it by hand, you could mess it up, so be careful.
5+ ; ; Your init file should contain only one such instance.
6+ ; ; If there is more than one, they won't work right.
7+ '(org-agenda-files
8+ '(" /Users/mike.vanbuskirk/org/todo.org" " /Users/mike.vanbuskirk/org/journal.org"
9+ " /Users/mike.vanbuskirk/org/notes.org"
10+ " /Users/mike.vanbuskirk/org/code_todo.org"
11+ " /Users/mike.vanbuskirk/org/reviews.org" ))
12+ '(package-selected-packages '(autothemer)))
13+ (custom-set-faces
14+ ; ; custom-set-faces was added by Custom.
15+ ; ; If you edit it by hand, you could mess it up, so be careful.
16+ ; ; Your init file should contain only one such instance.
17+ ; ; If there is more than one, they won't work right.
18+ )
You can’t perform that action at this time.
0 commit comments