mirror of
https://github.com/unixorn/awesome-zsh-plugins
synced 2024-11-21 17:03:03 +00:00
Add sdiebolt/zsh-ssh-agent
Add `sdiebolt/zsh-ssh-agent` plugin Signed-off-by: Joe Block <jpb@unixorn.net>
This commit is contained in:
parent
7a912a4339
commit
4b75ff2808
1 changed files with 1 additions and 0 deletions
|
@ -1417,6 +1417,7 @@ Here are a few good sources for Nerd Fonts and Powerline-compatible fonts:
|
|||
- [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.
|
||||
- [spaceship-ocm](https://github.com/iamkirkbater/spaceship-ocm-plugin) - Queries your OpenShift Cluster Manager (ocm) configuration to show which environment you're connected to. Requires [NerdFont](https://www.nerdfonts.com/font-downloads) in your terminal.
|
||||
- [spack](https://github.com/Game4Move78/zsh-spack) - Includes some useful aliases and functions for loading/unloading [Spack](https://github.com/spack/spack)-generated modules. As it makes use of the `module` command it is much more efficient than `spack load`.
|
||||
- [ssh-agent](https://github.com/sdiebolt/zsh-ssh-agent) - Automatically launches `ssh-agent` if it isn't already running.
|
||||
- [ssh-connect](https://github.com/gko/ssh-connect) - A simple `ssh` manager.
|
||||
- [ssh-plugin](https://github.com/paraqles/zsh-plugin-ssh) - Plugin for `ssh`.
|
||||
- [ssh-quickconnect](https://github.com/breda/zsh-ssh-quickconnect) - Simple utility to quickly connect to hosts from your `ssh` config & `known_hosts` file.
|
||||
|
|
Loading…
Reference in a new issue