Add 1Password SSH agent

Adds 1Password SSH agent. Allows you to use system biometric unlock (fingerprint, Windows Hello, Apple Watch unlock) to authenticate SSH requests, Git commit signing, etc.
This commit is contained in:
Mat Jones 2022-09-21 12:02:16 +00:00 committed by Caleb Xu
parent cad7e1503f
commit 0f23e10e6b
1 changed files with 1 additions and 0 deletions

View File

@ -194,6 +194,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos.
*Command-line development, version control, and deployment.*
* [1Password SSH Agent](https://developer.1password.com/docs/ssh/) - Authenticate Git and SSH workflows with biometric unlock using 1Password
* [ack](https://beyondgrep.com/) - A grep-like search tool optimized for source code.
* [add-gitignore](https://github.com/TejasQ/add-gitignore) - Interactive CLI that generates a .gitignore for your project based on your needs.
* [bcal](https://github.com/jarun/bcal) - Byte CALculator for storage conversions and calculations