Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/chlorm/elvish-ssh

An Elvish module for automatically configuring an ssh-agent
https://github.com/chlorm/elvish-ssh

elvish elvish-modules ssh

Last synced: 3 months ago
JSON representation

An Elvish module for automatically configuring an ssh-agent

Awesome Lists containing this project

README

        

# elvish-ssh

###### An [Elvish](https://elv.sh) module for automatically configuring an ssh-agent.

```elvish
epm:install github.com/chlorm/elvish-ssh
use github.com/chlorm/elvish-ssh/agent
agent:init-instance
agent:init-session
```