반응형
zsh에서 compinit 모드를 설정하는 방법
zsh compinit: insecure directories, run compaudit for list.
(zsh compinit: 안전하지 않은 디렉토리, 목록에 대한 compaudit 실행)
source ~/.zshrc
$ source ~/.zshrc
zsh compinit: insecure directories, run compaudit for list.
Ignore insecure directories and continue [y] or abort compinit [n]?
안전하지 않은 디렉토리 목록
compaudit
$ compaudit
There are insecure directories:
/opt/homebrew/share
권한 변경(소유권 변경)
compaudit | xargs chmod g-w
$ compaudit | xargs chmod g-w
There are insecure directories:
재확인 - 이제 경고가 사라졌습니다
compaudit
source ~/.zshrc
728x90
반응형
'기타' 카테고리의 다른 글
[기타] 크롬 확장(chrome extension) 프로그램 추천 (0) | 2023.02.21 |
---|---|
[기타] ChatGPT 사용법(chatgpt) (0) | 2023.02.05 |
[mac] 터미널에서 IntelliJ 바로 실행하기 (0) | 2022.12.28 |
[mac] Spring Boot 프로젝트 생성(IntelliJ) (0) | 2022.12.27 |
앱코 HACKER K935P V2 PBT 무접점 (45g) 키보드 청소 물티슈 (0) | 2022.11.18 |