Reset Zed editor configuration to defaults
Remove custom settings.json to restore Zed to default configuration. Also update CLAUDE.md with docker/arty usage notes and arty.yml to include ruby-build plugin. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -208,3 +208,7 @@ Personal media directories (dev env only):
|
||||
- **Docker**: User must be in `docker` group (managed by Ansible). May require logout/login after Ansible provisioning.
|
||||
- **Working Directory**: `.last_pwd` tracks the last working directory for shell navigation across sessions.
|
||||
- **Arty Repository Manager**: `arty.yml` manages git subrepositories. Use `pnpm arty sync --env dev` to clone/update all dev repositories, or `--env prod` for production only.
|
||||
- Always use arty to utlize docker in this project
|
||||
- Always run `arty up -d CONTAINER(s)` instead `arty restart CONTAINER(S)`
|
||||
- Always push with the valknarthing ssh key.
|
||||
- Please make sure the ssh agent only takes one key to push.
|
||||
Reference in New Issue
Block a user