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)
- Host: GitHub
- URL: https://github.com/cappyzawa/get-op
- Owner: cappyzawa
- Created: 2019-02-19T16:41:49.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-03-21T17:29:27.000Z (about 6 years ago)
- Last Synced: 2025-01-05T11:29:07.125Z (4 months ago)
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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"
```