看到 网上有一篇文章 讲如何使用direnv管理GOPATH变量, 很有用。 sudo aptitude install direnv echo 'eval "$(direnv hook bash)"' >> ... Read more