Skip to content

Instantly share code, notes, and snippets.

@Lecarvalho
Created May 17, 2021 11:49
Show Gist options
  • Save Lecarvalho/6a25a817ca1598f0ba9e417d335a1b59 to your computer and use it in GitHub Desktop.
Save Lecarvalho/6a25a817ca1598f0ba9e417d335a1b59 to your computer and use it in GitHub Desktop.
add env variable zsh
$ echo 'export ENV_VAR=12345' >> ~/.zshenv
echo $ENV_VAR
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment