Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/chlorm/elvish-ssh
- Owner: chlorm
- License: apache-2.0
- Created: 2021-09-03T17:01:25.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2022-09-05T08:26:09.000Z (about 2 years ago)
- Last Synced: 2024-06-21T13:32:53.529Z (5 months ago)
- Topics: elvish, elvish-modules, ssh
- Homepage:
- Size: 58.6 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-starred - chlorm/elvish-ssh - An Elvish module for automatically configuring an ssh-agent (others)
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
```