1
0
mirror of https://github.com/skywind3000/z.lua synced 2026-03-15 20:29:47 +00:00

Add some documentation for fzf option

This commit is contained in:
BarbUk
2019-02-05 20:22:17 +04:00
parent bc0403e5c7
commit 7f1dd0a1dd

View File

@@ -60,6 +60,10 @@ z -i foo # cd with interactive selection
if you want `z.lua` print the new directory after cd.
If you want `fzf` tab completion use:
eval "$(lua /path/to/z.lua --init bash fzf)"
- zsh:
put something like this in your `.zshrc`: