mirror of
https://github.com/junegunn/fzf.git
synced 2025-08-01 04:32:05 -07:00
Update Homebrew instruction
This commit is contained in:
@@ -51,8 +51,8 @@ On OS X, you can use [Homebrew](http://brew.sh/) to install fzf.
|
|||||||
```sh
|
```sh
|
||||||
brew install fzf
|
brew install fzf
|
||||||
|
|
||||||
# Install shell extensions
|
# Install shell extensions - this should be done whenever fzf is updated
|
||||||
/usr/local/Cellar/fzf/0.9.2/install
|
/usr/local/Cellar/fzf/$(fzf --version)/install
|
||||||
```
|
```
|
||||||
|
|
||||||
### Install as Vim plugin
|
### Install as Vim plugin
|
||||||
|
Reference in New Issue
Block a user