From 64b3b388635ea422b1e48a0b46746ef04ea3c22a Mon Sep 17 00:00:00 2001 From: Anatoly <33553182+anatolykopyl@users.noreply.github.com> Date: Sat, 3 Apr 2021 16:27:19 +0300 Subject: [PATCH] Mentioned compaudit --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 158aac0..2e38ca0 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,10 @@ To always use with ssh (recommended) add this alias to your `.zshrc`: ``` alias ssh='sshukh' ``` +Zsh may tell you that the plugin is disabled until permissions are fixed. Just run the command it suggests. +``` +$ compaudit | xargs chmod g-w,o-w +``` ## Usage Let's connect to an ip that changed hosts: