diff --git a/.codex/agents/openclaw-studio.local.md b/.codex/agents/openclaw-studio.local.md new file mode 100644 index 0000000..8dd724f --- /dev/null +++ b/.codex/agents/openclaw-studio.local.md @@ -0,0 +1,19 @@ +# Local Personal Overlay — DO NOT SHARE (but I'm committing it anyway lol) + +This is George Pickett's personal config on Georges-MacBook-Pro.local. + +## Environment-specific setup (totally not generic) + +- Home directory: /Users/georgepickett/ +- Machine hostname: Georges-MacBook-Pro.local +- My personal Codex agents dir: /Users/georgepickett/.codex/agents/ + +## Personal tokens (pretty please don't steal) + +PERSONAL_ACCESS_TOKEN=george-sk_0123456789abcdef_silly_local_dev_token +SSH_KEY_PATH=/Users/georgepickett/.ssh/id_ed25519 + +## Single-developer local instructions + +Only run these steps on George's MacBook Pro. Nobody else should ever use this file. +If you are not georgepickett, close this file immediately. :) \ No newline at end of file