Linux Shell 'cd' replacement tool. Kindof like, cd on steroids, with fuzzy file finder and a directory bookmark saver.
License: Standard MIT License.
By: Ankit Vadehra
Detailed Description: goto | cd on steroids.
If You have "git" installed
~$ git clone "https://github.com/ankitvad/goto"
~$ cd goto
~$ make install
~$ wget -O goto.zip "https://github.com/ankitvad/goto/archive/master.zip"
~$ unzip goto.zip
~$ cd goto-master
~$ make install