diff options
-rw-r--r-- | carrot/.emacs.d/local-init.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/carrot/.emacs.d/local-init.el b/carrot/.emacs.d/local-init.el new file mode 100644 index 0000000..b6960bd --- /dev/null +++ b/carrot/.emacs.d/local-init.el @@ -0,0 +1 @@ +(load-theme 'doom-dracula) |