cbookmark

0.1.2 • Public • Published

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.

Readme

Keywords

none

Package Sidebar

Install

npm i cbookmark

Weekly Downloads

5

Version

0.1.2

License

MIT

Last publish

Collaborators

  • subhog