V2EX = way to explore
V2EX 是一个关于分享和探索的地方
Sign Up Now
For Existing Member  Sign In
V2EX  ›  imBossa  ›  全部回复第 2 页 / 共 2 页
回复总数  21
1  2  
2020 年 5 月 21 日
回复了 imBossa 创建的主题 Go 编程语言 关于 golang 在 mac 上的环境变量设置
这是 /etc/profile 内容


# System-wide .profile for sh(1)

if [ -x /usr/libexec/path_helper ]; then
eval `/usr/libexec/path_helper -s`
fi

if [ "${BASH-no}" != "no" ]; then
[ -r /etc/bashrc ] && . /etc/bashrc
fi
1  2  
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   963 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 9ms · UTC 19:44 · PVG 03:44 · LAX 12:44 · JFK 15:44
♥ Do have faith in what you're doing.