zsh-bw-autocomplete

May 21, 2021 ยท View on GitHub

Bitwarden vault search with bw and zsh autocomletion

Not original code, just wanted to make a public repository for antigen

Original code found here: https://megamorf.gitlab.io/2021/04/21/add-zsh-autocompletion-to-bitwarden-cli/

Bitwarden CLI includes a structure for autocomplete but it doesn't work as well for me

https://github.com/bitwarden/cli/pull/137

Installation

Using Antigen

antigen bundle cupricreki/zsh-bw-autocomplete

Contents

  1. 0.1Bitwarden CLI includes a structure for autocomplete but it doesn't work as well for me
  2. 1Installation
  3. 1.1Using Antigen