From a25b0d2d3cb03ea66490cc72a45d278e2f835d6f Mon Sep 17 00:00:00 2001 From: skywind3000 Date: Mon, 11 Feb 2019 13:44:24 +0800 Subject: [PATCH] update doc for MRU --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 3d4613e..b53b0cc 100644 --- a/README.md +++ b/README.md @@ -378,7 +378,6 @@ alias zc='z -c' # restrict matches to subdirs of $PWD alias zz='z -i' # cd with interactive selection alias zf='z -I' # use fzf to select in multiple matches alias zb='z -b' # quickly cd to the parent directory -alias zh='zf -t .' # cd to MRU. ``` Import data from z.sh: