update custom file for gnu
This commit is contained in:
parent
4b31f8fb58
commit
525f7b8466
1 changed files with 4 additions and 0 deletions
|
@ -17,7 +17,11 @@
|
|||
'(indent-tabs-mode nil)
|
||||
'(inhibit-startup-buffer-menu t)
|
||||
'(initial-buffer-choice "~/Documents/Journal/notes.org")
|
||||
'(org-agenda-files (quote ("~/Documents/Journal")))
|
||||
'(org-babel-python-command "python3")
|
||||
'(org-default-notes-file "~/Documents/Journal/notes.org")
|
||||
'(org-html-htmlize-output-type nil)
|
||||
'(org-plantuml-jar-path "~/.local/bin/plantuml.jar")
|
||||
'(package-enable-at-startup t)
|
||||
'(package-selected-packages
|
||||
(quote
|
||||
|
|
Loading…
Add table
Reference in a new issue