From 9f9b3357e90cd2e72f7533d8c93216b7a1b653fa Mon Sep 17 00:00:00 2001 From: Joe Block Date: Tue, 13 Apr 2021 20:28:09 -0600 Subject: [PATCH] Add sshukh plugin --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a7bb34f..229164a 100644 --- a/README.md +++ b/README.md @@ -900,6 +900,7 @@ This section is for full setup dropins - they aren't frameworks, but they're not * [solarized-man](https://github.com/zlsun/solarized-man) - A modified version of oh-my-zsh's plugin colored-man-pages, optimized for the [solarized dark](https://github.com/altercation/solarized/blob/master/iterm2-colors-solarized/Solarized%20Dark.itermcolors) theme in the terminal. * [ssh-connect](https://github.com/gko/ssh-connect) - A simple `ssh` manager. * [ssh-plugin](https://github.com/paraqles/zsh-plugin-ssh) - Plugin for `ssh`. +* [sshukh](https://github.com/anatolykopyl/sshukh-zsh-plugin) - Will update your `known_hosts` file when you `ssh` into a server. * [startup-timer](https://github.com/paulmelnikow/zsh-startup-timer) - Print the time it takes for the shell to start up. * [stashy](https://github.com/MisterRios/stashy) - Plugin that simplifies using `git stash`. * [statify](https://github.com/vladmrnv/statify) - Plugin that does basic statistical analysis.