summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorSzymon Szukalski <szymon@szymonszukalski.com>2026-04-08 10:41:28 +1000
committerSzymon Szukalski <szymon@szymonszukalski.com>2026-04-08 10:41:28 +1000
commit46ea9f2375a446b1df2ff70cb1340c82ade4c341 (patch)
tree1aff535f3529489f26168b8f18fc40e40b934c1a /README.md
parentb041a96c7bbd2929586702dbc464eb079f89e56e (diff)
chore: clear custom file in reset
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
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