mirror of
https://github.com/anatolykopyl/sshukh.git
synced 2026-03-26 12:55:02 +00:00
Mentioned compaudit
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user