environment variables
create environment var on mac :
terminal, type env, to get a list of environment variables used to hide API keys
export var1=something
create environment variable on windows :
windows btn, type environment variables, on the user variables window add the var
type a name on...