Update custom file for win
This commit is contained in:
parent
7e8f94b78f
commit
f6c788ebe6
1 changed files with 4 additions and 2 deletions
|
@ -3,8 +3,10 @@
|
|||
;; If you edit it by hand, you could mess it up, so be careful.
|
||||
;; Your init file should contain only one such instance.
|
||||
;; If there is more than one, they won't work right.
|
||||
'(Info-additional-directory-list (quote ("~/Info")))
|
||||
'(ansi-color-faces-vector
|
||||
[default default default italic underline success warning error])
|
||||
'(backup-directory-alist (quote (("." . "~/.backup_filez"))))
|
||||
'(custom-enabled-themes (quote (sanityinc-tomorrow-day)))
|
||||
'(custom-safe-themes
|
||||
(quote
|
||||
|
@ -39,10 +41,10 @@
|
|||
"-%-")))
|
||||
'(nov-unzip-program
|
||||
"C:\\Users\\Marcus.Kammer\\AppData\\Local\\Programs\\unzip-5.51-1-bin\\bin\\unzip.exe")
|
||||
'(olivetti-body-width 90)
|
||||
'(olivetti-body-width 73)
|
||||
'(olivetti-lighter " Olv")
|
||||
'(olivetti-minimum-body-width 80)
|
||||
'(olivetti-mode-hook nil)
|
||||
'(olivetti-mode-hook nil t)
|
||||
'(org-agenda-files (quote ("d:/syncplicity/Marcus.Kammer/documents/Journal/")))
|
||||
'(org-babel-load-languages
|
||||
(quote
|
||||
|
|
Loading…
Add table
Reference in a new issue