summaryrefslogtreecommitdiff
path: root/dots/doom-emacs/custom.el
diff options
context:
space:
mode:
Diffstat (limited to 'dots/doom-emacs/custom.el')
-rw-r--r--dots/doom-emacs/custom.el14
1 files changed, 0 insertions, 14 deletions
diff --git a/dots/doom-emacs/custom.el b/dots/doom-emacs/custom.el
deleted file mode 100644
index 6965532..0000000
--- a/dots/doom-emacs/custom.el
+++ /dev/null
@@ -1,14 +0,0 @@
-(custom-set-variables
- ;; custom-set-variables was added by Custom.
- ;; 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.
- '(auth-source-save-behavior nil)
- '(org-agenda-files '("~/Documents/org/todo.org"))
- '(package-selected-packages '(osm)))
-(custom-set-faces
- ;; custom-set-faces was added by Custom.
- ;; 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.
- )