- This topic has 2개 답변, 2명 참여, and was last updated 4 years, 2 months 전에 by tkacl2010.
-
글쓴이글
-
-
tkacl2010참가자
- 글작성 : 1
- 답글작성 : 1
rwxrwxr-x 7 leejaegun admin 224 8 24 01:02 /usr/local/share/zsh
drwxrwxr-x 4 leejaegun admin 128 8 24 01:01 /usr/local/share/zsh/site-functions[oh-my-zsh] For safety, we will not load completions from these directories until
[oh-my-zsh] you fix their permissions and ownership and restart zsh.
[oh-my-zsh] See the above list for directories with group or other writability.[oh-my-zsh] To fix your permissions you can do so by disabling
[oh-my-zsh] the write permission of “group” and “others” and making sure that the
[oh-my-zsh] owner of these directories is either root or your current user.
[oh-my-zsh] The following command may help:
[oh-my-zsh] compaudit | xargs chmod g-w,o-w[oh-my-zsh] If the above didn’t help or you want to skip the verification of
[oh-my-zsh] insecure directories you can set the variable ZSH_DISABLE_COMPFIX to
[oh-my-zsh] “true” before oh-my-zsh is sourced in your zshrc file.iterm2 설치하고 홈브류 설치해서 zsh, oh-my-zsh 설치하는데 다 마치고 껐다 키니 저게 뜹니다..
제가 설정중 zshrc 파일에서 뭔갈 잘못만진걸까요..?
도움을 구합니다 ㅠㅠ
2020-08-24 오전 2:11 #28491 -
야곰키 마스터
- 글작성 : 37
- 답글작성 : 579
zsh 디렉터리의 권한설정 문제인것 같습니다. 로그에 어떻게 하면 좋을지 안내하고 있네요
[oh-my-zsh] The following command may help:
compaudit | xargs chmod g-w,o-w
[oh-my-zsh] If the above didn’t help or you want to skip the verification of insecure directories you can set the variable ZSH_DISABLE_COMPFIX to “true” before oh-my-zsh is sourced in your zshrc file.2020-08-24 오전 10:17 #28513
-
-
글쓴이글
- 답변은 로그인 후 가능합니다.