dotemacs

My Emacs configuration
git clone git://git.entf.net/dotemacs
Log | Files | Refs | LICENSE

commit d14a2a71ba45a5adc3c136a7d3c1af59cd1ce3dc
parent a660a658dbfbeb6bd7fb99f2de80114af6acea3b
Author: Lukas Henkel <lh@entf.net>
Date:   Fri,  8 Jul 2022 16:34:39 +0200

Open org files folded

Diffstat:
Minit.el | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/init.el b/init.el @@ -260,6 +260,7 @@ '(org-log-done 'time) '(org-log-done-with-time t) '(org-src-window-setup 'other-window) + '(org-startup-folded t) '(org-startup-indented t) '(org-startup-truncated nil) '(package-archives