Skip to content

theRealBithive/xontrib-init-ssh-agent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Motivation

I needed a way to start ssh-agent and keep it across terminal sessions. Most desktop environments will do this for you.

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

To kill the ssh_agent use the ssh-agent -k command. n.b. the environment variables will not be unset and a new agent is only started with another terminal session.

Known issues

Works fine on my PC(tm)

Credits

This package was created with xontrib cookiecutter template.

About

Starts ssh-agent and keeps it accross sessions for when your DE doesn´t do it for you

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages