Add Homebrew install instructions

This commit is contained in:
Ajeet D'Souza 2020-06-27 14:36:23 +05:30 committed by GitHub
parent 5c107c23cf
commit 65068d4bb5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -76,10 +76,9 @@ dnf install zoxide
pkg install zoxide
```
#### On macOS / Linux (via Homebrew / Linuxbrew)
#### On macOS / Linux (via Homebrew / Linuxbrew) [![Homebrew](https://repology.org/badge/version-for-repo/homebrew/zoxide.svg?header=homebrew)](https://formulae.brew.sh/formula/zoxide)
```sh
brew tap ajeetdsouza/zoxide
brew install zoxide
```