An open API service indexing awesome lists of open source software.

https://github.com/cappyzawa/get-op

get script of op(1Password CLI)
https://github.com/cappyzawa/get-op

Last synced: 3 months ago
JSON representation

get script of op(1Password CLI)

Awesome Lists containing this project

README

        

# get-op
get script of op(1Password CLI) for zplug

## install
**required**: [zplug/zplug: A next\-generation plugin manager for zsh](https://github.com/zplug/zplug)

This plugin downlaods op([0\.5\.5](https://app-updates.agilebits.com/product_history/CLI#v55001)).

```bash
zplug "cappyzawa/get-op", \
as:command, \
hook-build:"./init", \
use:"op"
```