0
0
Fork 0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2024-09-12 04:01:14 +02:00
ohmyzsh/plugins/lpass
2024-09-01 21:01:27 +02:00
..
_lpass chore: fix typos (#12647) 2024-09-01 21:01:27 +02:00
README.md feat(lpass): add plugin for LastPass CLI completion (#9323) 2021-12-23 19:50:13 +01:00

lpass (LastPass CLI)

This plugin adds completion for LastPass CLI lpass.

To use it, add lpass to the plugins array in your zshrc file:

plugins=(... lpass)

Completion is taken from the lpass release 1.3.3.

Updated on October 9th, 2020.