From 9a3425486375862c6cf0fd1e5f04a59b38fc4a6e Mon Sep 17 00:00:00 2001 From: Simon Parri Date: Tue, 22 Jul 2025 11:39:46 +0200 Subject: Add config files for carrot --- carrot/.emacs.d/groups.el | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 carrot/.emacs.d/groups.el (limited to 'carrot/.emacs.d/groups.el') diff --git a/carrot/.emacs.d/groups.el b/carrot/.emacs.d/groups.el new file mode 100644 index 0000000..d6539f4 --- /dev/null +++ b/carrot/.emacs.d/groups.el @@ -0,0 +1,4 @@ +(enable-groups + org + games + osm) -- cgit v1.2.3