Update uninstall script

This commit is contained in:
Junegunn Choi
2014-05-21 01:14:21 +09:00
parent 459c332351
commit f37be006c3
2 changed files with 27 additions and 37 deletions

View File

@@ -345,7 +345,7 @@ Finished. Restart your shell or reload config file.
EOF
[ $has_fish -eq 1 ] && echo " fzf_key_bindings # fish"; cat << EOF
To uninstall fzf, simply remove the added lines.
Use uninstall script to remove fzf.
For more information, see: https://github.com/junegunn/fzf
EOF