0.1.2 • Published 8 years ago

cbookmark v0.1.2

Weekly downloads
3
License
MIT
Repository
github
Last release
8 years ago

cb (change bookmark) command line tool

Bookmark your folders and switch between them quickly.

Installation:

Install the tool:

npm install -g cbookmark
cb_process install

Then restart your terminal or load your .profile with

source `~/.profile`

Usage:

cb bookmarkName or cb go bookmarkName

Go to the bookmark. Pro tip: you don't have to write the whole bookmark name, an unique prefix is enough.

cb add newBookmarkName

Add current directory as a new bookmark.

cb remove bookmarkName

Remove named bookmark.

cb list

Display list of bookmarks.

cb help or cb

Display short help.

0.1.2

8 years ago

0.1.1

9 years ago

0.1.0

9 years ago

0.0.1

9 years ago