[oh-my-zsh] Insecure completion-dependent directories detected:
drwxr-xr-x 6 501 admin 204 3 2 2016 /usr/local/share/zsh
drwxr-xr-x 8 501 admin 272 10 10 2016 /usr/local/share/zsh/site-functions
[oh-my-zsh] For safety, completions will be disabled until you manually fix all
[oh-my-zsh] insecure directory permissions and ownership and restart oh-my-zsh.
[oh-my-zsh] See the above list for directories with group or other writability.
Add autoupdate to the plugins=() list in your ~/. zshrc file and you're done. The updates will be executed automatically as soon as the oh-my-zsh updater is started. Note that this will autoupdate both plugins and also themes found in the $ZSH_CUSTOM folder.
All in all, Oh My Zsh will help make using the terminal a comfortable experience. There are a lot of beautiful themes to choose from, as well as a ton of useful plugins that are made to boost your productivity.
Try to change .oh-my-zsh/ permissions:
➜ sudo chmod -R 755 ~/.oh-my-zsh
If it doesn't help, try:
➜ chmod 755 /usr/local/share/zsh
➜ chmod 755 /usr/local/share/zsh/site-functions
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With