From 410ff19732baced6868e187a3ecdd2faa8274804 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=93scar=20N=C3=A1jera?= Date: Thu, 3 Jun 2021 17:06:01 +0200 Subject: emacs profile legacy own config --- home-dots/dot-emacs-profiles.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'home-dots') diff --git a/home-dots/dot-emacs-profiles.el b/home-dots/dot-emacs-profiles.el index 2653b22..a15cb50 100644 --- a/home-dots/dot-emacs-profiles.el +++ b/home-dots/dot-emacs-profiles.el @@ -1 +1,2 @@ -(("default" . ((user-emacs-directory . "~/dev/doom-emacs")))) +(("default" . ((user-emacs-directory . "~/dev/doom-emacs"))) + ("legacy" . ((user-emacs-directory . "~/dev/helpful_scripts/emacs.d")))) -- cgit v1.2.3