1
0
mirror of https://github.com/skywind3000/z.lua synced 2026-06-30 01:48:50 +00:00

Merge pull request #9 from TeddyDD/fix-confd-docs

fix conf.d mistake in fish docs
This commit is contained in:
Linwei
2019-01-21 02:23:10 +08:00
committed by GitHub
+2 -1
View File
@@ -61,7 +61,8 @@ z -i foo # cd with interactive selection
(sh, ash, dash and busybox have been tested)
- fish:
create ~/.config/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