Skip to content
Snippets Groups Projects
Commit 057eda06 authored by Junegunn Choi's avatar Junegunn Choi
Browse files

Installation on other shells

parent 48f9ee67
No related branches found
No related tags found
No related merge requests found
......@@ -30,6 +30,9 @@ The script will setup:
- Key bindings (`CTRL-T`, `CTRL-R`, and `ALT-C`) for bash and zsh
- Fuzzy auto-completion for bash
If you don't use bash or zsh, you have to manually place fzf executable in a
directory included in `$PATH`. Key bindings are not yet supported.
### Install as Vim plugin
Once you have cloned the repository, add the following line to your .vimrc.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment