summaryrefslogtreecommitdiff
path: root/zsh/functions/_op-ssh-add
diff options
context:
space:
mode:
Diffstat (limited to 'zsh/functions/_op-ssh-add')
-rw-r--r--zsh/functions/_op-ssh-add3
1 files changed, 3 insertions, 0 deletions
diff --git a/zsh/functions/_op-ssh-add b/zsh/functions/_op-ssh-add
new file mode 100644
index 0000000..2c2183e
--- /dev/null
+++ b/zsh/functions/_op-ssh-add
@@ -0,0 +1,3 @@
+#compdef op-ssh-add=ssh-add
+
+_ssh $@