맥에서 작업을 하다가 설정을 bashrc에 반영시키려고 했는데, 작동을 안하더군요.
구글에서 찾아보니 , 맥에서는 bashrc 대신 bash_profile을 사용한다고 하네요
http://superuser.com/questions/244964/mac-os-x-bashrc-not-working
In OSX, .bash_profile
is used instead of .bashrc
.
And yes, the .bash_profile
file should be located in /Users/YourName/
(In other words, ~/.bash_profile
)
For example, /Users/Aaron/.bash_profile
'Study > OSX' 카테고리의 다른 글
맥 OS 한영키 마음대로 사용하기 (0) | 2013.04.11 |
---|