From 65045a3397a6579ad84a3f71290e318ca7d3e69d Mon Sep 17 00:00:00 2001 From: Stefan Tatschner Date: Sun, 20 Mar 2016 11:27:25 +0100 Subject: [PATCH] Updated Examples (markdown) --- Examples.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Examples.md b/Examples.md index 7d67d7a..72320e1 100644 --- a/Examples.md +++ b/Examples.md @@ -143,6 +143,8 @@ builtin bind -x '"\C-x1": __fzf_select_dir' builtin bind '"\C-t": "\C-x1\e^\er"' ``` +Fuzzy cd for fish shell: https://gist.github.com/rumpelsepp/b1b416f52d6790de1aee + ### Searching file contents ```sh