1
0
mirror of https://github.com/skywind3000/z.lua synced 2026-03-14 03:39:49 +00:00

update doc

This commit is contained in:
skywind3000
2018-11-21 17:52:31 +08:00
parent c63c758222
commit e89ab23e53

View File

@@ -25,10 +25,12 @@ z -e foo # echo the best match, don't cd
## Install
- bash:
put something like this in your `.bashrc`:
eval "$(lua /path/to/z.lua --init bash)"
- zsh:
put something like this in your `.zshrc`:
eval "$(lua /path/to/z.lua --init zsh)"