From 2da179f165fc1f854b0cb1961e54468955e6c40f Mon Sep 17 00:00:00 2001 From: Junegunn Choi Date: Sun, 30 Oct 2016 12:17:39 +0900 Subject: [PATCH] Updated Home (markdown) --- Home.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Home.md b/Home.md index 1069e21..3a967b2 100644 --- a/Home.md +++ b/Home.md @@ -6,6 +6,7 @@ - [Examples](https://github.com/junegunn/fzf/wiki/Examples) - Various examples for bash and zsh + - [Examples for fish](https://github.com/junegunn/fzf/wiki/Examples-(fish)) - [Examples (completion)](https://github.com/junegunn/fzf/wiki/Examples-(completion)) - Learn how to write your own fuzzy completion - [Examples (vim)](https://github.com/junegunn/fzf/wiki/Examples-(vim))