From 79af4f23488a0a754dc996743c11ca43eb1e2284 Mon Sep 17 00:00:00 2001 From: Linwei Date: Fri, 8 Mar 2019 16:39:53 +0800 Subject: [PATCH] Updated FAQ (markdown) --- FAQ.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FAQ.md b/FAQ.md index 9a5ff32..556df99 100644 --- a/FAQ.md +++ b/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: