Skip to content

kevinslin/cd-plus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

6c5ec49 · Apr 11, 2021

History

11 Commits
Dec 21, 2019
Sep 18, 2012
Sep 18, 2012
Mar 8, 2021
Sep 18, 2012

Repository files navigation

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