m/fzf
1
0
mirror of https://github.com/junegunn/fzf.git synced 2025-11-18 08:13:40 -05:00

Updated Examples (markdown)

mgild
2018-07-13 10:52:36 -07:00
parent bb4867cca6
commit 9e13e70607

@@ -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