You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 1, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# 1password-ssh-utils
2
2
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.
4
4
5
5
## Installation
6
6
@@ -12,6 +12,8 @@ Clone the repo and add the `bin` folder to your `PATH`. For example, with bash:
12
12
13
13
Ensure that you also have the [1Password CLI](1password-cli) available as `op` via `PATH`.
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