From dd77599e4181fe32df31d53db6da4960033b7d90 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Thu, 1 Aug 2024 14:45:08 +0000 Subject: automatic import of emacs --- default.el | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 default.el (limited to 'default.el') diff --git a/default.el b/default.el new file mode 100644 index 0000000..7df4cee --- /dev/null +++ b/default.el @@ -0,0 +1,7 @@ +;;; default.el - loaded after ".emacs" on startup +;;; +;;; Setting `inhibit-default-init' non-nil in "~/.emacs" +;;; prevents loading of this file. Also the "-q" option to emacs +;;; prevents both "~/.emacs" and this file from being loaded at startup. + +(setq-default smime-CA-directory "/etc/ssl/certs") -- cgit v1.2.3