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