summaryrefslogtreecommitdiff
path: root/zsh/functions/_op-ssh-add
AgeCommit message (Collapse)Author
2023-07-08zsh: Remove op-ssh-addGrégoire Duchêne
See https://developer.1password.com/docs/ssh/agent for a better replacement.
2020-09-06zsh: Add op-ssh-add functionGrégoire Duchêne
op-ssh-add is a small wrapper around ssh-add that retrieves the SSH private key password from 1Password before passing it to ssh-add.