From f8dc81e95aa15516c810b717000024d9a39a7fd0 Mon Sep 17 00:00:00 2001 From: skywind3000 Date: Thu, 7 Feb 2019 13:16:24 +0800 Subject: [PATCH] update doc --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 3b35d17..b7afb59 100644 --- a/README.md +++ b/README.md @@ -95,10 +95,6 @@ z -b foo # cd to the parent directory starting with foo This is another way to initialize z.lua in fish shell, but remember to regenerate z.fish if z.lua has been updated or moved. - Package managers like oh-my-fish are currently supported, you can install z.lua from url: - - omf install https://github.com/skywind3000/z.lua - - Power Shell: put something like this in your `profile.ps1`: