From 9a07d3aacce17cb7ccaf489c53b5cb12d1f5da9f Mon Sep 17 00:00:00 2001 From: Aaron LI Date: Mon, 13 Mar 2017 22:00:29 +0800 Subject: spacemacs: Change 'aly' -> 'my' --- _spacemacs.d/init.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '_spacemacs.d/init.el') diff --git a/_spacemacs.d/init.el b/_spacemacs.d/init.el index 97583a1..9b3b791 100644 --- a/_spacemacs.d/init.el +++ b/_spacemacs.d/init.el @@ -485,8 +485,8 @@ ;; ;; Load custom configurations (push "~/.spacemacs.d/config" load-path) - (require 'aly-org-config) - (require 'aly-mu4e-config) + (require 'my-org) + (require 'my-mu4e) ;; ;; Set custom file location instead of using this file (setq custom-file "~/.spacemacs.d/custom.el") -- cgit v1.2.2