From 08e9480c1b30e1b94ab1d2ecccca6497ce8e65ee Mon Sep 17 00:00:00 2001 From: Ron Gebauer Date: Tue, 28 Sep 2021 10:08:33 +0200 Subject: [PATCH] Updated External plugins (markdown) --- External-plugins.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/External-plugins.md b/External-plugins.md index 5e5f6af..a566fba 100644 --- a/External-plugins.md +++ b/External-plugins.md @@ -63,5 +63,13 @@ This plugin show platforms version #### [xxh](https://github.com/xxh/xxh) - bring Oh My Zsh wherever you go through the SSH Some users may want to use Oh My Zsh during the SSH connections. There is [xxh project](https://github.com/xxh/xxh) that allows bring Zsh with Oh My Zsh framework to the remote host without any installations, root access or affection on the host. +#### 1password (op) plugin + +Requires `1password-cli` and `jq` to be installed. + +Adds auto-completion to the `op` command of the `1password-cli`. + +You can get it from [here](https://github.com/sirhc/op.plugin.zsh). + ### [zshnotes](https://github.com/jameshgrn/zshnotes) A small, tidy, lightweight notes app that creates a daily text file and timestamps every line of added text