0
0
Fork 0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2024-09-12 04:01:14 +02:00
Commit graph

8 commits

Author SHA1 Message Date
Carlo Sala
80fa5e1376
fix(1password): copy password properly in opswd
Closes #12635
2024-09-05 20:21:14 +02:00
Carlo Sala
95579e3ca1
feat(1password): make completion loading async 2024-09-05 20:21:13 +02:00
Gheritarish
6df14641ac
feat(1password): add username copy to opswd (#10812) 2022-11-07 19:53:36 +01:00
Adam Pike
dbadfa0810
refactor(1password): support CLI 2 and soft-deprecate CLI 1 (#10787)
This change still supports CLI 1, but shows a deprecation warning
on the first run of `opswd`. Support for CLI 1 shall be removed
in the near future.

Closes #10787

Co-authored-by: Marc Cornellà <hello@mcornella.com>
2022-03-26 15:16:19 +01:00
Marc Cornellà
a64d940377
refactor(1password): extract opswd function 2022-03-26 15:10:56 +01:00
Gheritarish
11a87eac47
chore(1password): fix comments to follow code (#10634) 2022-01-28 13:47:41 +01:00
David Chin
8e7c33bf15
chore(1password): fix typo in opswd (#10614) 2022-01-24 16:30:49 +01:00
Ricky Medina
3f5402e268
feat(1password): add plugin for 1password (#8884)
Co-authored-by: Marc Cornellà <hello@mcornella.com>
2022-01-24 15:21:34 +01:00