diff options
author | Ryan P.C. McQuen <ryanpcmcquen@gmail.com> | 2014-06-24 13:07:07 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-06-24 13:07:07 +0700 |
commit | f3a9ff1306e761bb7b3f4f060b5eb302def971a7 (patch) | |
tree | c57d377e5a9b3fbffd995249b71a3155d79dee6c /misc/wcd/README | |
parent | e5e8460f9a5782f932f7c3298e42a9e85ffc112c (diff) |
misc/wcd: Added (Wherever Change Directory).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'misc/wcd/README')
-rw-r--r-- | misc/wcd/README | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/misc/wcd/README b/misc/wcd/README new file mode 100644 index 000000000000..4d75d3595335 --- /dev/null +++ b/misc/wcd/README @@ -0,0 +1,9 @@ +Wcd is a command-line program to change directory fast. +It saves time typing at the keyboard. One needs to +type only a part of a directory name and wcd will +jump to it. + +Wcd has a fast selection method in case +of multiple matches and allows aliasing and banning +of directories. Wcd also includes a full screen +interactive directory tree browser with speed search. |