How can I make `wrangler dev` use my system environment variables? It doesn't pull them automaticall

How can I make
wrangler dev
use my system environment variables? It doesn't pull them automatically, I have to list them in .dev.vars, and I'd like to avoid that.
Was this page helpful?