Removed custom.el from git

This commit is contained in:
g1n 2021-05-01 17:09:39 +03:00
parent d8ff93644b
commit d69de6cc56
1 changed files with 0 additions and 19 deletions

View File

@ -1,19 +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.
'(elfeed-feeds
'("https://nullprogram.com/" "https://xkcd.com"
("https://news.ycombinator.com/rss" hacker)
("https://envs.net/~seirdy/posts/index.xml" seirdy)
("https://codevoid.de/h/feed.xml" codevoid)
("https://xkcd.com/rss.xml" xkcd)))
'(package-selected-packages
'(evil-collection elfeed exwm slime doom-modeline evil doom-themes use-package)))
(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.
)