summaryrefslogtreecommitdiff
path: root/carrot/.emacs.d/local-init.el
diff options
context:
space:
mode:
authorSimon Parri <simonparri@ganzeria.com>2025-07-23 08:53:34 +0200
committerSimon Parri <simonparri@ganzeria.com>2025-07-23 08:53:34 +0200
commitc5a4e56f83316ac4c9c613f384e154fb13309666 (patch)
tree25c949cfa0db41c61b2434b4a83837f2c65f0ce3 /carrot/.emacs.d/local-init.el
parent7c6aecbba520eae2717e1a131fe8d8c0e730bbff (diff)
downloaddotfiles-c5a4e56f83316ac4c9c613f384e154fb13309666.tar.gz
dotfiles-c5a4e56f83316ac4c9c613f384e154fb13309666.zip
Carrot/Emacs: Use Doom Dracula theme
Diffstat (limited to 'carrot/.emacs.d/local-init.el')
-rw-r--r--carrot/.emacs.d/local-init.el1
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)