Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 408 Bytes

README.md

File metadata and controls

27 lines (19 loc) · 408 Bytes

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