可能重复: 如何将目录添加到我的路径?
我正在尝试永久安装播放框架。 http://www.playframework.org/documentation/2.0.2/Installing
export PATH=$PATH:/path/to/play20
这工作正常,但在我关闭命令行后,我必须重新安装它。有永久解决方案吗?
bash environment-variables
bash ×1
environment-variables ×1