No more $ cd to/where/was/it/now/again?; use bookmarks in zsh or bash
1–2 of 2 posts
Re: No more $ cd to/where/was/it/now/again?; use bookmarks in zsh or bash
#2zsh and bash plugin to bookmark directories to cd. This is a fork with added functionality!
Yesterday:
$ cd some/really/long/path/to/project2
Today:
$ g proj2
Set up by simply saving a bookmark with an easy to type name:
some/really/long/path/to/project2 $ s proj2