ENV_VAR=value command
export ENV_VAR=value
~/.bashrc
PATH 环境变量:export PATH=$PATH:/to/the/path
export PATH=$PATH:/to/the/path