diff options
Diffstat (limited to 'carrot/.emacs.d')
-rw-r--r-- | carrot/.emacs.d/groups.el | 4 | ||||
l--------- | carrot/.emacs.d/init.el | 1 |
2 files changed, 5 insertions, 0 deletions
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) diff --git a/carrot/.emacs.d/init.el b/carrot/.emacs.d/init.el new file mode 120000 index 0000000..147bbd2 --- /dev/null +++ b/carrot/.emacs.d/init.el @@ -0,0 +1 @@ +../../common/.emacs.d/init.el
\ No newline at end of file |