From 7d5db4f3d5839384428f96e313826a7c459c0e8d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Krist=C3=B3f=20T=C3=B3th?= Date: Mon, 7 Sep 2026 18:16:20 +0200 Subject: [PATCH] Replace deprecated AGENTS.md --ro path in the config-example --- config-example.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config-example.toml b/config-example.toml index 13ff108..4860fe3 100644 --- a/config-example.toml +++ b/config-example.toml @@ -22,7 +22,7 @@ whitelist = true # chdir = "~/projects/my-repo" ro = [ - "~/dev/agent-config", + "~/.config/agents", "~/.config/git", "/etc/alsa", "/run/user/1000/pulse",