This repository contains configuration for Claude Code.
Clone it directly to ~/.claude, since Claude Code reads
its local config from that directory:
git clone git@github.com:w0rp/claude-code-config.git ~/.claudeIf ~/.claude already exists, back it up or move it first:
mv ~/.claude ~/.claude.bak
git clone git@github.com:w0rp/claude-code-config.git ~/.claudesettings.json- Claude Code settings, permissions, sandbox rules, and defaultsskills/- custom skills loaded by Claude Code
To pull the latest config changes:
git -C ~/.claude pullThis project is released under The Unlicense. See LICENSE.