Skip to content

Commit

Permalink
docs: add installation instructions for Zap (#197)
Browse files Browse the repository at this point in the history
* Update README.md to include instructions for Zap

* Update README.md

---------

Co-authored-by: JT <[email protected]>
Co-committed-by: JT <[email protected]>
  • Loading branch information
blucey and jeffreytse authored Jul 26, 2023
1 parent 11ab44d commit 1f28e18
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -168,6 +168,14 @@ Add `zsh-vi-mode` to your plugins file (e.g. `~/.zsh_plugins.txt`)
jeffreytse/zsh-vi-mode
```

#### Using [Zap](https://github.com/zap-zsh/zap)

Load `zsh-vi-mode` as a plugin in your `.zshrc`

```shell
plug "jeffreytse/zsh-vi-mode"
```

#### Using [Homebrew](https://brew.sh/)

For Homebrew users, you can install it through the following command
Expand Down

0 comments on commit 1f28e18

Please sign in to comment.