diff options
| author | Grégoire Duchêne <gduchene@awhk.org> | 2023-07-08 12:30:29 +0100 |
|---|---|---|
| committer | Grégoire Duchêne <gduchene@awhk.org> | 2023-07-08 12:30:29 +0100 |
| commit | 3c1adc852576ee384605644566305d6f57bed8ea (patch) | |
| tree | 84323d31784073f6f176741f6639d88dd6138353 /zsh/functions/_op-ssh-add | |
| parent | fc8bfbcdadbc9040b4f8d25f82f312a801e593ac (diff) | |
zsh: Remove op-ssh-add
See https://developer.1password.com/docs/ssh/agent for a better
replacement.
Diffstat (limited to 'zsh/functions/_op-ssh-add')
| -rw-r--r-- | zsh/functions/_op-ssh-add | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/zsh/functions/_op-ssh-add b/zsh/functions/_op-ssh-add deleted file mode 100644 index 2c2183e..0000000 --- a/zsh/functions/_op-ssh-add +++ /dev/null @@ -1,3 +0,0 @@ -#compdef op-ssh-add=ssh-add - -_ssh $@ |
