From 52e066aae7fc8fb1d832f783f2a7c3c5ba794207 Mon Sep 17 00:00:00 2001 From: skywind3000 Date: Thu, 31 Dec 2020 02:05:46 +0800 Subject: [PATCH] commit new z.lua --- z.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/z.lua b/z.lua index 5c38fd2..f148552 100755 --- a/z.lua +++ b/z.lua @@ -4,7 +4,7 @@ -- z.lua - a cd command that learns, by skywind 2018, 2019, 2020 -- Licensed under MIT license. -- --- Version 1.8.11, Last Modified: 2020/12/31 01:44 +-- Version 1.8.11, Last Modified: 2020/12/31 01:59 -- -- * 10x faster than fasd and autojump, 3x faster than z.sh -- * available for posix shells: bash, zsh, sh, ash, dash, busybox