summaryrefslogtreecommitdiff
path: root/zsh/functions/_op-ssh-add
diff options
context:
space:
mode:
authorGrégoire Duchêne <gduchene@awhk.org>2023-07-08 12:30:29 +0100
committerGrégoire Duchêne <gduchene@awhk.org>2023-07-08 12:30:29 +0100
commit3c1adc852576ee384605644566305d6f57bed8ea (patch)
tree84323d31784073f6f176741f6639d88dd6138353 /zsh/functions/_op-ssh-add
parentfc8bfbcdadbc9040b4f8d25f82f312a801e593ac (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-add3
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 $@