Hacker News new | ask | show | jobs
by londons_explore 27 days ago
Plenty of people would. But then I guess they're in env and probably already available to Claude
1 comments

Just aside from all of the security concerns, this is the wrong place to define global environment variables for zsh in the first place! That would be ~/.zshenv. So even if you're clueless about storing secrets in plain text and exporting them as env vars everywhere, ~/.zshrc should still be clean.