From bad0d87c2888b023cca7cd180e63b514e68b8e92 Mon Sep 17 00:00:00 2001 From: GrĂ©goire DuchĂȘne Date: Sun, 30 Aug 2020 13:25:12 +0100 Subject: zsh: Autocomplete op --- zsh/functions/_op | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 zsh/functions/_op (limited to 'zsh/functions/_op') diff --git a/zsh/functions/_op b/zsh/functions/_op new file mode 100644 index 0000000..26f4e3a --- /dev/null +++ b/zsh/functions/_op @@ -0,0 +1,4 @@ +#compdef op + +eval "$(op completion zsh)" +_op $@ -- cgit v1.2.3-70-g09d2