mirror of
https://github.com/Llewellynvdm/fzf.git
synced 2024-11-29 08:13:54 +00:00
Update README.md
This commit is contained in:
parent
47201c2c4d
commit
423317b82a
@ -30,13 +30,13 @@ curl -L https://github.com/junegunn/fzf/archive/master.tar.gz |
|
|||||||
|
|
||||||
The script will setup:
|
The script will setup:
|
||||||
|
|
||||||
- `fzf` function (bash, zsh, fish)
|
- `fzf` command
|
||||||
- Key bindings (`CTRL-T`, `CTRL-R`, and `ALT-C`) (bash, zsh, fish)
|
- Key bindings (`CTRL-T`, `CTRL-R`, and `ALT-C`) (bash, zsh, fish)
|
||||||
- Fuzzy auto-completion (bash)
|
- Fuzzy auto-completion (bash)
|
||||||
|
|
||||||
If you don't use any of the aforementioned shells, you have to manually place
|
If you don't need the extra goodies, you can simply download
|
||||||
fzf executable in a directory included in `$PATH`. Key bindings and
|
[fzf executable](https://github.com/junegunn/fzf-bin/releases)
|
||||||
auto-completion will not be available in that case.
|
and place it in a directory included in `$PATH`.
|
||||||
|
|
||||||
### Install as Vim plugin
|
### Install as Vim plugin
|
||||||
|
|
||||||
@ -542,4 +542,3 @@ Author
|
|||||||
------
|
------
|
||||||
|
|
||||||
Junegunn Choi
|
Junegunn Choi
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user