From 46ea9f2375a446b1df2ff70cb1340c82ade4c341 Mon Sep 17 00:00:00 2001 From: Szymon Szukalski Date: Wed, 8 Apr 2026 10:41:28 +1000 Subject: chore: clear custom file in reset --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 3f0cce0..c4d93a3 100644 --- a/README.md +++ b/README.md @@ -137,8 +137,8 @@ To verify that the generated main config still loads: emacs --batch -Q --load ./init.el ``` -To remove generated startup files and common working directories from the repo -root: +To remove generated startup files, `custom.el`, and common working directories +from the repo root: ```sh ./reset -- cgit v1.2.3