diff options
author | B. Watson <yalhcru@gmail.com> | 2017-12-19 19:24:31 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-12-21 08:19:34 +0700 |
commit | c672db15b7b1dd8d70997324e681a57c48d8bf5b (patch) | |
tree | 62103a1e39d07c11b89c455b3e8d72ae5fb04eeb /misc/wcd/README | |
parent | c1c486d79b3e5144f0a0bde4aa5ca29e2e721ba2 (diff) |
misc/wcd: Updated for version 6.0.1.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'misc/wcd/README')
-rw-r--r-- | misc/wcd/README | 17 |
1 files changed, 10 insertions, 7 deletions
diff --git a/misc/wcd/README b/misc/wcd/README index 4d75d35953350..773da2fcbb8ee 100644 --- a/misc/wcd/README +++ b/misc/wcd/README @@ -1,9 +1,12 @@ -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 (Wherever Change Directory) -Wcd has a fast selection method in case -of multiple matches and allows aliasing and banning -of directories. Wcd also includes a full screen +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. + +After installing, either log out & back in, or run "source +/etc/profile.d/wcd.sh" to use wcd. |