diff options
Diffstat (limited to 'home-dots')
-rw-r--r-- | home-dots/dot-emacs-profiles.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/home-dots/dot-emacs-profiles.el b/home-dots/dot-emacs-profiles.el index a15cb50..d00ed19 100644 --- a/home-dots/dot-emacs-profiles.el +++ b/home-dots/dot-emacs-profiles.el @@ -1,2 +1,2 @@ -(("default" . ((user-emacs-directory . "~/dev/doom-emacs"))) +(("default" . ((user-emacs-directory . "~/dev/doomemacs"))) ("legacy" . ((user-emacs-directory . "~/dev/helpful_scripts/emacs.d")))) |