1
0
mirror of https://github.com/skywind3000/z.lua synced 2026-03-13 03:09:49 +00:00
This commit is contained in:
Ilya Grigoriev
2021-03-08 01:17:50 -08:00
committed by GitHub
parent 58425dad65
commit 695533cee1

View File

@@ -109,8 +109,8 @@ z -b foo # cd to the parent directory starting with foo
Create `~/.config/fish/conf.d/z.fish` with following code
lua /path/to/z.lua --init fish | source
lua /path/to/z.lua --init fish | source
If you'd like `z.lua` to cooperate with fish's own [directory history](https://fishshell.com/docs/3.2/index.html#id34), you can put
set -gx _ZL_CD cd