From e53e11117392e96f0bf19a3b00c8e510398f6bf9 Mon Sep 17 00:00:00 2001 From: Shiv Date: Mon, 1 Aug 2016 16:29:04 -0700 Subject: [PATCH] Add a README --- plugins/shrink-path/README.md | 68 +++++++++++++++++++++++++++++++++++ 1 file changed, 68 insertions(+) create mode 100644 plugins/shrink-path/README.md diff --git a/plugins/shrink-path/README.md b/plugins/shrink-path/README.md new file mode 100644 index 000000000..51fa8a051 --- /dev/null +++ b/plugins/shrink-path/README.md @@ -0,0 +1,68 @@ +# A plugin to shrink directory paths for brevity and pretty-printing + + +## Examples + +For this directory tree: +``` + /home/ + me/ + foo/ + bar/ + quux/ + biz/ # The prefix b is ambiguous between bar and biz. +``` +here are the results of calling `shrink_path