xontrib-init-ssh-agent

Starts the ssh-agent and sources its PID and SOCK. Checks if xonsh already started an agent and updates the environment


Keywords
xonsh, xontrib
License
Other
Install
pip install xontrib-init-ssh-agent==1.0.1

Documentation

Inits ssh-agent

If you like the idea click on the repo and tweet.

Installation

To install use pip:

xpip install xontrib-init-ssh-agent
# or: xpip install -U git+https://github.com/theRealBithive/xontrib-init-ssh-agent

Usage

xontrib load init_ssh_agent

Known issues

Works fine on my PC(tm)

Credits

This package was created with xontrib cookiecutter template.