From c3c15a3ca9a6e9dfa0d21b2b9d077c731daead39 Mon Sep 17 00:00:00 2001 From: skywind3000 Date: Mon, 15 Feb 2021 05:13:24 +0800 Subject: [PATCH] remove redundant comments --- z.lua | 1 - 1 file changed, 1 deletion(-) diff --git a/z.lua b/z.lua index 378a788..b2479cd 100755 --- a/z.lua +++ b/z.lua @@ -49,7 +49,6 @@ -- source (lua /path/to/z.lua --init fish | psub) -- -- Power Shell Install: --- -- * put something like this in your config file: -- Invoke-Expression (& { -- (lua /path/to/z.lua --init powershell) -join "`n" })