From 0348bd0f14702669b1d0f94a57b7d37280107816 Mon Sep 17 00:00:00 2001 From: Simon Parri Date: Fri, 3 Oct 2025 18:12:02 -0500 Subject: Add config files for radish --- radish/.emacs.d/groups.el | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 radish/.emacs.d/groups.el (limited to 'radish/.emacs.d/groups.el') diff --git a/radish/.emacs.d/groups.el b/radish/.emacs.d/groups.el new file mode 100644 index 0000000..a09dff0 --- /dev/null +++ b/radish/.emacs.d/groups.el @@ -0,0 +1,2 @@ +(enable-groups + org) -- cgit v1.2.3