From 7a8acd469d9376908b02dc8a8e49fe1cd7655169 Mon Sep 17 00:00:00 2001 From: skywind3000 Date: Thu, 31 Dec 2020 02:11:09 +0800 Subject: [PATCH] update z.lua to 1.8.11 --- z.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/z.lua b/z.lua index f148552..e95bbf1 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:59 +-- Version 1.8.11, Last Modified: 2020/12/31 02:05 -- -- * 10x faster than fasd and autojump, 3x faster than z.sh -- * available for posix shells: bash, zsh, sh, ash, dash, busybox