This commit is contained in:
2021-04-03 16:34:21 +03:00

View File

@@ -12,6 +12,10 @@ To always use with ssh (recommended) add this alias to your `.zshrc`:
``` ```
alias ssh='sshukh' 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 ## Usage
Let's connect to an ip that changed hosts: Let's connect to an ip that changed hosts: