diff --git a/Examples.md b/Examples.md index e232ea0..29e90d9 100644 --- a/Examples.md +++ b/Examples.md @@ -1640,6 +1640,9 @@ function cd() { #### Integration with [autojump](https://github.com/wting/autojump) like normal autojump when used with arguments but displays an fzf prompt when used without + +image + ```sh j() { local preview_cmd="ls {2}"