bashrc不会在OS X中自动运行

时间:2014-10-30 00:14:48

标签: bash .bash-profile

我在bashrc中设置了环境变量,但每次都应该运行:

  

source~ / .bashrc

然后它的作品!对于.profile文件也一样!

1 个答案:

答案 0 :(得分:0)

我刚刚将.bashrc的内容复制到了.bash_profile中,然后就是它了。