1
0
mirror of https://github.com/skywind3000/z.lua synced 2026-03-18 21:59:49 +00:00

Merge pull request #31 from timvdalen/master

Fix small typo in README
This commit is contained in:
Linwei
2019-02-05 17:30:35 +08:00
committed by GitHub

View File

@@ -203,7 +203,7 @@ If no match is found, it will fall back to default matching method.
cd foo
So, in the enhanced matching method, you can always use `z` like `cd` to change directory even if the new directory is untracked (haven't been accessed).
So, in the enhanced matching method, you can always use `z` like `cd` to change directory even if the new directory is untracked (hasn't been accessed).
- Skip the current directory: