Forum Discussion

Former Member's avatar
Former Member
4 years ago

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 thro...