From 9e13e70607d83e0b99d0c85264adcebb75c9a962 Mon Sep 17 00:00:00 2001 From: mgild Date: Fri, 13 Jul 2018 10:52:36 -0700 Subject: [PATCH] Updated Examples (markdown) --- Examples.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Examples.md b/Examples.md index 3ca3343..ca1e281 100644 --- a/Examples.md +++ b/Examples.md @@ -790,6 +790,8 @@ Fish like interactive tab completion for cd in zsh. ### autojump ### Integration with [autojump](https://github.com/wting/autojump) + +like normal autojump when used with arguments but displays an fzf prompt when used without ```sh j() { if [[ "$#" -ne 0 ]]; then