From 59b59160b20ed18f75ca4aed7f0811186e1c2276 Mon Sep 17 00:00:00 2001 From: zebbern <185730623+zebbern@users.noreply.github.com> Date: Tue, 1 Jul 2025 19:34:56 +0200 Subject: [PATCH] Update README.md --- README.md | 23 +---------------------- 1 file changed, 1 insertion(+), 22 deletions(-) diff --git a/README.md b/README.md index 0f1697c..5dfcea1 100644 --- a/README.md +++ b/README.md @@ -516,31 +516,10 @@ claude config list --- -# Claude Code Configuration Guide +### Configuration Guide > A practical guide for editing your `~/.claude.json` configuration file safely -[![Claude Code](https://img.shields.io/badge/Claude%20Code-v1.0.38+-blue)](https://claude.ai/code) -[![License](https://img.shields.io/badge/license-MIT-green.svg)](LICENSE) - -## Table of Contents - -- [Overview](#overview) -- [File Location](#file-location) -- [What You Can Safely Edit](#what-you-can-safely-edit) - - [Theme Settings](#1-theme-settings) - - [Editor Mode](#2-editor-mode) - - [Auto Updates](#3-auto-updates) - - [Global MCP Servers](#4-global-mcp-servers) - - [Feature Flags](#5-feature-flags) - - [Resetting Tips and Onboarding](#6-resetting-tips-and-onboarding) -- [What NOT to Edit](#what-you-should-not-edit) -- [How to Make Changes Safely](#how-to-make-changes-safely) -- [Common Editing Tasks](#common-editing-tasks) -- [Troubleshooting](#troubleshooting) -- [Security Notes](#security-notes) -- [Contributing](#contributing) - ## Overview This guide shows you what you can safely edit in your `~/.claude.json` configuration file based on real, working configurations. **Always backup your file before making changes.**