From 06b91182f5adb63e6f2a14db140dd08cce57b2e3 Mon Sep 17 00:00:00 2001 From: "Naoya.i" <35870060+Nao-Mk2@users.noreply.github.com> Date: Fri, 26 Sep 2025 18:54:27 +0900 Subject: [PATCH] Update the default directory name --- content/copilot/concepts/agents/about-copilot-cli.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/copilot/concepts/agents/about-copilot-cli.md b/content/copilot/concepts/agents/about-copilot-cli.md index b435b3598957..3fd348910b18 100644 --- a/content/copilot/concepts/agents/about-copilot-cli.md +++ b/content/copilot/concepts/agents/about-copilot-cli.md @@ -161,7 +161,7 @@ You can choose to trust the current directory for: If you choose to trust the directory for future sessions, the trusted directory prompt will not be displayed again. You should only choose this second option if you are sure that this location will always be a safe place for {% data variables.product.prodname_copilot_short %} to operate. -You can edit the list of permanently trusted directories by amending the contents of the `trusted_folders` array in the CLI's `config.json` file. This is located, by default, in the `~/.config` directory. You can change this location by setting the `XDG_CONFIG_HOME` environment variable. +You can edit the list of permanently trusted directories by amending the contents of the `trusted_folders` array in the CLI's `config.json` file. This is located, by default, in the `~/.copilot` directory. You can change this location by setting the `XDG_CONFIG_HOME` environment variable. ### Allowed tools