标签: macos terminal environment-variables
假设我在配置文件中重新定义了一些环境变量。我如何使这些生效?
答案 0 :(得分:2)
您始终可以在终端中输入source ~/.profile
source ~/.profile