diff options
-rw-r--r-- | home-dots/dot-emacs-profiles.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/home-dots/dot-emacs-profiles.el b/home-dots/dot-emacs-profiles.el new file mode 100644 index 0000000..2653b22 --- /dev/null +++ b/home-dots/dot-emacs-profiles.el @@ -0,0 +1 @@ +(("default" . ((user-emacs-directory . "~/dev/doom-emacs")))) |