From fe723da55349695f0afc6907383b9507a6e4c77a Mon Sep 17 00:00:00 2001 From: Charles Crete Date: Mon, 31 Oct 2016 23:54:51 -0400 Subject: [PATCH] wd: Update README --- plugins/wd/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/plugins/wd/README.md b/plugins/wd/README.md index ed149eb3e..2d7b46bbd 100644 --- a/plugins/wd/README.md +++ b/plugins/wd/README.md @@ -68,6 +68,8 @@ Also, you may have to force a rebuild of `zcompdump` by running: Note, a warp point cannot contain colons, or only consist of only spaces and dots. The first will conflict in how `wd` stores the warp points, and the second will conflict other features, as below. + You can omit point name to use the current directory's name instead. + * From an other directory (not necessarily), warp to `foo` with: $ wd foo @@ -84,6 +86,8 @@ Also, you may have to force a rebuild of `zcompdump` by running: $ wd rm foo + You can omit point name to use the current directory's name instead. + * List all warp points (stored in `~/.warprc`): $ wd list