|
|
|
@ -3,6 +3,8 @@ |
|
|
|
;; 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. |
|
|
|
'(auto-save-file-name-transforms (quote ((".*" "~/.emacs.d/autosave/" t)))) |
|
|
|
'(backup-directory-alist (quote ((".*" . "~/.emacs.d/backup")))) |
|
|
|
'(custom-enabled-themes (quote (dracula))) |
|
|
|
'(custom-safe-themes |
|
|
|
(quote |
|
|
|
|