~vyivel/public-inbox

Kirill Primak: 1
 Test

 1 files changed, 1 insertions(+), 1 deletions(-)
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.sr.ht/~vyivel/public-inbox/patches/35610/mbox | git am -3
Learn more about email & git

[PATCH] Test Export this patch

This is a test patch to see how lists.sr.ht works.

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 185ae26..a57c70d 100644
--- a/README.md
+++ b/README.md
@@ -11,7 +11,7 @@ meson compile -C build/

## Configuration

By default, tlapkey tries to read the configuration at `$XDG_RUNTIME_DIR/tlapkey.cfg`, then at `$HOME/.config/tlapkey.cfg`. This behavior can be overriden by `-c` flag. 
By default, tlapkey tries to read the configuration at `$XDG_CONFIG_HOME/tlapkey.cfg`, then at `$HOME/.config/tlapkey.cfg`. This behavior can be overriden by `-c` flag. 

For available options, check `example.cfg`.

-- 
2.37.3