From bed121d86929244d5550ddf2b926df733e130b31 Mon Sep 17 00:00:00 2001 From: Daniel Lewan Date: Sun, 20 Jan 2019 19:16:23 +0100 Subject: [PATCH] fix conf.d path in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 958a286..861467e 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ 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 + create ~/.config/fish/conf.d/z.fish with following code lua /path/to/z.lua --init fish | source