From 0f7fb5d0c7568cb0c15255742499c176e9da11c4 Mon Sep 17 00:00:00 2001 From: Dimitar Dimitrov Date: Fri, 20 Nov 2015 17:04:54 +0000 Subject: [PATCH] Updated Examples (markdown) --- Examples.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Examples.md b/Examples.md index 8eb1c0b..46324ce 100644 --- a/Examples.md +++ b/Examples.md @@ -27,7 +27,7 @@ fo() { ``` ```sh -# vf - fuzzy open with vim +# vf - fuzzy open with vim from anywhere # ex: vf word1 word2 ... (even part of a file name) # zsh autoload function local files @@ -62,7 +62,7 @@ fda() { ``` ```sh -# cf - fuzzy cd +# cf - fuzzy cd from anywhere # ex: cf word1 word2 ... (even part of a file name) # zsh autoload function local file