vim ~/.bashrc
i
export KEY=VALUE
esc
:wq
import os key = os.getenv('<KEY_NAME>')
or
By clicking below, you agree to our terms of service.
New to HackMD? Sign up