heroku config --app <app_name> --shell | sed "s|=| |g" | sed 's/^/set -g -x /' | source
Created
May 10, 2023 06:33
-
-
Save vsnthdev/924413cffdfb60cfbfa06a246a885a84 to your computer and use it in GitHub Desktop.
Load Heroku environment variables into the current FISH shell
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment