Use export command to set environment variables in bash (or sh, zsh, etc.) Syntax: export VARIABLE_NAME="VARIABLE_VALUE" In this case: export TOKEN="omg.sexy.token.69420"