mirror of
https://github.com/dnlbauer/dotfiles.git
synced 2026-09-10 13:35:30 +00:00
feat: remove claude settings
This commit is contained in:
@@ -1,21 +0,0 @@
|
|||||||
{
|
|
||||||
"$schema": "https://json.schemastore.org/claude-code-settings.json",
|
|
||||||
"includeCoAuthoredBy": false,
|
|
||||||
"statusLine": {
|
|
||||||
"type": "command",
|
|
||||||
"command": "~/.claude/statusline.sh",
|
|
||||||
"padding": 0
|
|
||||||
},
|
|
||||||
"enabledPlugins": {
|
|
||||||
"context7@claude-plugins-official": true
|
|
||||||
},
|
|
||||||
"alwaysThinkingEnabled": true,
|
|
||||||
"effortLevel": "high",
|
|
||||||
"tui": "fullscreen",
|
|
||||||
"theme": "dark",
|
|
||||||
"verbose": true,
|
|
||||||
"remoteControlAtStartup": true,
|
|
||||||
"agentPushNotifEnabled": true,
|
|
||||||
"skipAutoPermissionPrompt": true,
|
|
||||||
"model": "sonnet"
|
|
||||||
}
|
|
||||||
Reference in New Issue
Block a user