summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorJunegunn Choi <junegunn.c@gmail.com>2014-03-31 10:15:38 +0900
committerJunegunn Choi <junegunn.c@gmail.com>2014-03-31 10:15:56 +0900
commit057eda060c59a0ce6d7730d45cafbde3cfa521e6 (patch)
treee0eedeededf52fba4d213255c926c8edcd5a0a60 /README.md
parent48f9ee6763b1283e5fedbf21399f939e78446806 (diff)
Installation on other shells
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 624399cd..3730d83e 100644
--- a/README.md
+++ b/README.md
@@ -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.