aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2024-03-08 09:33:17 +0100
committerGravatar Christian Hesse <mail@eworm.de>2024-03-12 20:36:21 +0100
commita7cb3e520a86b44cb6e1bdfdf6df24856274e0e3 (patch)
tree6527b4ebc820bc63e80687333ae4eee3399a1e45 /README.md
parente39e8a00834192211999b89f5f163a35c2214707 (diff)
global-config: support loading snippetschange-122
This adds support for loading snippets, which need a name starting with "global-config-overlay.d/". This allows to split off configuration if desired.
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index 1af718c..61b1725 100644
--- a/README.md
+++ b/README.md
@@ -139,6 +139,11 @@ Save changes and exit with `Ctrl-o`.
![screenshot: edit global-config-overlay](README.d/07-edit-global-config-overlay.avif)
+Additionally creating configuration snippets is supported. The script name
+of these snippets has to start with `global-config-overlay.d/` to make them
+being loaded automatically. This allows to split off parts of the
+configuration.
+
To apply your changes run `global-config`, which will automatically load
the overlay as well: