Looking for a nice way to tell your Claude Code instances apart?

Use /rename and /color.

My Claude Code setup | freek.dev

I've been using Claude Code as my daily driver for coding tasks. Over time, I've built up a pretty specific configuration that makes the whole experience better. I keep everything in my dotfiles repo under config/claude/, so it's easy to sync across machines. In this post I'll walk through my setup.…

freek.dev
@freekmurze Thanks, that's an awesome config! I've been running claude code in docker sandbox. It doesn't feel great that claude code normally runs as your own user and has access to your ~/.ssh folder for example, too risky for me. :)