aboutsummaryrefslogtreecommitdiffstats
path: root/init.el
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2018-08-04 18:35:13 -0500
committerJesús <heckyel@hyperbola.info>2018-08-04 18:35:13 -0500
commitbb9f046697fb12b0b3c9903c5558cbfb079ff3fd (patch)
treebb78d1452e6f61e63412d2d895fcad2b062830e3 /init.el
parentce08833c8ac9e7de8ade813ae7ff6b3628e1a960 (diff)
downloademacs-personal-bb9f046697fb12b0b3c9903c5558cbfb079ff3fd.tar.lz
emacs-personal-bb9f046697fb12b0b3c9903c5558cbfb079ff3fd.tar.xz
emacs-personal-bb9f046697fb12b0b3c9903c5558cbfb079ff3fd.zip
Added security SSL
Diffstat (limited to 'init.el')
-rw-r--r--init.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/init.el b/init.el
index 6b23dde..a6c43da 100644
--- a/init.el
+++ b/init.el
@@ -23,6 +23,7 @@
;;;------------------------------
;;; Features
;;;------------------------------
+(require 'init-security)
(require 'init-elpa)
;; theme
(require 'init-theme)