mirror of
https://github.com/junegunn/fzf.git
synced 2025-08-30 11:53:50 -07:00
Update Homebrew/Linuxbrew instructions (#1052)
This commit is contained in:
committed by
Junegunn Choi
parent
2f8238342b
commit
41e0208335
@@ -91,8 +91,8 @@ Alternatively, you can use [Homebrew](http://brew.sh/) or
|
|||||||
```sh
|
```sh
|
||||||
brew install fzf
|
brew install fzf
|
||||||
|
|
||||||
# Install shell extensions
|
# To install useful key bindings and fuzzy completion:
|
||||||
/usr/local/opt/fzf/install
|
$(brew --prefix)/opt/fzf/install
|
||||||
```
|
```
|
||||||
|
|
||||||
### As Vim plugin
|
### As Vim plugin
|
||||||
|
Reference in New Issue
Block a user