aboutsummaryrefslogtreecommitdiffhomepage
path: root/.config/claude
diff options
context:
space:
mode:
authornsfisis <nsfisis@gmail.com>2026-06-19 21:12:50 +0900
committernsfisis <nsfisis@gmail.com>2026-06-19 21:13:27 +0900
commitbed2cb2c8ddead7065b07d7e93a64c582ddb32bc (patch)
treeecb51ce00d95f4b938845d3cb11253e6bfa69566 /.config/claude
parent8737d04a4e00ecbb76d70e71defda135a5e61022 (diff)
downloaddotfiles-bed2cb2c8ddead7065b07d7e93a64c582ddb32bc.tar.gz
dotfiles-bed2cb2c8ddead7065b07d7e93a64c582ddb32bc.tar.zst
dotfiles-bed2cb2c8ddead7065b07d7e93a64c582ddb32bc.zip
claude: set attribution.sessionUrl=false
Diffstat (limited to '.config/claude')
-rw-r--r--.config/claude/settings.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/.config/claude/settings.json b/.config/claude/settings.json
index 3c0e178..df8d9c1 100644
--- a/.config/claude/settings.json
+++ b/.config/claude/settings.json
@@ -76,5 +76,8 @@
"excludedCommands": [
"docker"
]
+ },
+ "attribution": {
+ "sessionUrl": false
}
}