From f975ddb1e62de639e2fc5205867b5f4bb1e0f8fa Mon Sep 17 00:00:00 2001 From: Emil Williams Date: Sun, 6 Jul 2025 20:20:34 +0000 Subject: [PATCH] -- --- config.el | 25 ------------------------- 1 file changed, 25 deletions(-) delete mode 100644 config.el diff --git a/config.el b/config.el deleted file mode 100644 index 1a96f8c..0000000 --- a/config.el +++ /dev/null @@ -1,25 +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. - '(0x0-default-server 'chud) - '(0x0-servers - '((0x0 :scheme "https" :host "0x0.st" :default-dir "~/" :curl-args-fun 0x0--make-0x0-curl-args :min-age 30 :max-age 365 - :max-size 536870912) - (ttm :scheme "https" :host "ttm.sh" :default-dir "~/" :curl-args-fun 0x0--make-0x0-curl-args :min-age 30 :max-age - 365 :max-size 268435456) - (envs :scheme "https" :host "envs.sh" :default-dir "~/" :curl-args-fun 0x0--make-0x0-curl-args :min-age 30 :max-age - 365 :max-size 536870912) - (lainsafe :scheme "https" :host "lainsafe.kalli.st" :default-dir "~/" :curl-args-fun 0x0--make-0x0-curl-args :min-age 23 - :max-age 23 :max-size 10485760) - (x0 :scheme "https" :host "x0.at" :default-dir "~/" :curl-args-fun 0x0--make-0x0-curl-args :min-age 3 - :max-age 100 :max-size 536870912) - (chud :scheme "https" :host "up.chud.cyou" :default-dir "~/" :curl-args-fun 0x0--make-0x0-curl-args :min-age 28 - :max-age 28 :max-size 104857600))))) -(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. - ) -- 2.39.5