Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add 1Password SSH agent #84

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
3 changes: 2 additions & 1 deletion README.md
Expand Up @@ -149,7 +149,7 @@ _Note: for an OS specific tool, please do your best to mark with `OSX/WIN/*NIX/L

### Visual Studio Code

* [Dev Git Repo](https://github.com/Microsoft/vscode) - Github code repository for VS Code
* [Dev Git Repo](https://github.com/Microsoft/vscode) - Github code repository for VS Code
* [Monaco Editor Git Repo](https://github.com/microsoft/monaco-editor) - Github code repository for underlying browser-based editor

#### Extensions
Expand Down Expand Up @@ -251,6 +251,7 @@ to `/home/Users/yourself/projects`.
## Workflow
*Tools and addons which improve your daily workflow with code*

* [1Password SSH Agent](https://developer.1password.com/docs/ssh/) - Authenticate Git and SSH workflows with biometric unlock using 1Password
* [fswatch](https://github.com/alandipert/fswatch) - a watch tool which
will emit FS events and you can run commands on demand with. Note -
`fswatch-run` too.
Expand Down