https://github.com/magit/ssh-agency
Use ssh-agent on Microsoft Windows from Emacs
https://github.com/magit/ssh-agency
emacs ssh ssh-agent
Last synced: 4 months ago
JSON representation
Use ssh-agent on Microsoft Windows from Emacs
- Host: GitHub
- URL: https://github.com/magit/ssh-agency
- Owner: magit
- License: gpl-3.0
- Created: 2015-06-24T18:32:11.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2021-09-05T12:14:58.000Z (over 4 years ago)
- Last Synced: 2024-08-05T06:06:11.596Z (over 1 year ago)
- Topics: emacs, ssh, ssh-agent
- Language: Emacs Lisp
- Homepage:
- Size: 42 KB
- Stars: 42
- Watchers: 7
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
SSH Agency
-----------
This package provides functions to startup `ssh-agent`, prompt for
passphrases from the Windows console, and set the needed environment
variables in Emacs, so that pushes and pulls from magit will not
require entering any passphrase.
It can also be useful on Unix-like platforms to delay having to enter
your passphrase until the first time you push to a remote.