1
0
mirror of https://github.com/skywind3000/z.lua synced 2026-03-15 04:09:49 +00:00

1.7.2: improve bash / zsh shell compatibility

This commit is contained in:
skywind3000
2019-08-01 19:46:23 +08:00
parent 7920d56c89
commit dd721703c3

2
z.lua
View File

@@ -4,7 +4,7 @@
-- z.lua - a cd command that learns, by skywind 2018, 2019
-- Licensed under MIT license.
--
-- Version 1.7.1, Last Modified: 2019/06/07 22:07
-- Version 1.7.2, Last Modified: 2019/08/01 19:45
--
-- * 10x faster than fasd and autojump, 3x faster than z.sh
-- * available for posix shells: bash, zsh, sh, ash, dash, busybox