Đang tải…
Đang tải…
Enhanced development environment configuration with useful utilities and debugging features. Includes built-in ripgrep usage, terminal title updates, and directory maintenance for improved developer experience.
npx claude-code-templates@latest --setting environment/development-utils{
"description": "Enhanced development environment configuration with useful utilities and debugging features. Includes built-in ripgrep usage, terminal title updates, and directory maintenance for improved developer experience.",
"env": {
"USE_BUILTIN_RIPGREP": "1",
"CLAUDE_BASH_MAINTAIN_PROJECT_WORKING_DIR": "1",
"CLAUDE_CODE_DISABLE_TERMINAL_TITLE": "0"
}
}