Populate environment variable for active shell session
I am trying to use op to set environment variable for my active shell session. Instead of hardcoding something like export MYSECRET=sosecret, I would rather populate the environment variable through op. Ideally, I can set multiple env variables this way.
I have seen op run, but while more secure, it injects the variables only into the currently active process.
Basically, I am trying to replace https://direnv.net with op.
1Password Version: 8.7.0
Extension Version: Not Provided
OS Version: macOS 12.3
