Tag: zsh

  • oh-my-zsh: Insecure completion-dependent directories detected

    In case you encounter this error on installing oh-my-zsh, do the chmod commands below. ?  ~ source ~/.zshrc                                                                                                   [oh-my-zsh] Insecure completion-dependent directories detected: drwxrwxr-x  16 Anton.Perez  admin  512 May  4 10:42 /usr/local/share [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…