首页 > 系统服务 > 详细

Mac 使用.bash_profile

时间:2018-08-27 13:52:00      阅读:196      评论:0      收藏:0      [点我收藏+]

1、打开terminal(终端)

2、open .bash_profile (打开.bash_profile文件,如果文件不存在就  创建文件:touch .bash_profile  编辑文件:open -e bash_profile)

3、直接更改弹出的.bash_profile文件内容

4、command + s 保存文件,然后关闭

5、在terminal(终端)中输入 source .bash_profile (使用刚才更新之后的内容)

 

Mac 使用.bash_profile

原文:https://www.cnblogs.com/molisa/p/9541531.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!