/cd-plus

A better way to cd

Primary LanguageShellMIT LicenseMIT

cd+


cd+ is a small tool that helps you traverse your directories in a manner endowed with greater sanity.

Say you are in /foo/bar/foobar/baz/foobaz/bazfoo and you want to go to foobar. Traditionally, you would have to type :

cd ../../../

Now the same can be done with:

d foobar

Installation

run:

./install.sh