Skip to content
This repository was archived by the owner on Mar 1, 2025. It is now read-only.

Commit eb35a0e

Browse files
committed
whoops
1 parent ebceda5 commit eb35a0e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# 1password-ssh-utils
22

3-
Utilities for storing and loading SSH keys with 1password
3+
Utilities for storing and loading SSH keys with 1Password. Use a unique key for every host you connect to, without worrying about keeping them straight across your local machines.
44

55
## Installation
66

@@ -12,6 +12,8 @@ Clone the repo and add the `bin` folder to your `PATH`. For example, with bash:
1212

1313
Ensure that you also have the [1Password CLI](1password-cli) available as `op` via `PATH`.
1414

15+
[1password-cli]: https://support.1password.com/command-line-getting-started/
16+
1517
## Usage
1618

1719
Note that interactive execution is not supported for any of these scripts, since `op signin` is required for all scripts and itself requires interactive password input.

0 commit comments

Comments
 (0)