oh-my-zsh

问题

1
2
zsh compinit: insecure directories, run compaudit for list.
Ignore insecure directories and continue [y] or abort compinit [n]?

处理

1
compaudit | xargs chmod g-w
Author: suce
Link: https://haoubox.cn/2021/06/03/oh-my-zsh/
Copyright Notice: All articles in this blog are licensed under CC BY-NC-SA 4.0 unless stating additionally.