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

Updated FAQ (markdown)

Linwei
2019-03-08 16:39:53 +08:00
parent 2cccee05ea
commit 79af4f2348

2
FAQ.md

@@ -73,7 +73,7 @@ A: `-` is a reserved character in lua regexp. you can use either `z vue%-my%-ui`
## How to integrate z.lua to ranger ?
The ranger integration script will provide a `z` command in ranger` and will track directories changes in ranger too.
The ranger integration script will provide a `z` command in ranger and will track directories changes in ranger too.
Copy `ranger_zlua.py` to your `~/.config/ranger/plugins` folder, and set environment variable in your shell rc: