|
|
|
|
|
by victorbuilds
206 days ago
|
|
I keep them in env variables rather than files. Not 100% secure - technically Claude Code could still run printenv - but it's never tried. The main thing is it won't stumble into them while reading config files or grepping around. |
|