1
0
mirror of https://github.com/skywind3000/z.lua synced 2026-03-17 13:19:48 +00:00

specify required Fish version

This commit is contained in:
Daniel Lewan
2019-01-20 19:21:20 +01:00
parent bed121d869
commit 95ae9e2882

View File

@@ -61,7 +61,8 @@ z -i foo # cd with interactive selection
(sh, ash, dash and busybox have been tested)
- fish:
create ~/.config/fish/conf.d/z.fish with following code
Required version of Fish >= `2.7`.
Create `~/.config/fish/conf.d/z.fish` with following code
lua /path/to/z.lua --init fish | source