1.1.0 • Published 4 years ago

golumbus v1.1.0

Weekly downloads
15
License
MIT
Repository
github
Last release
4 years ago

Golumbus NPM NPM NPM

Golumbus lets you bookmark directories and jump to them quickly on your terminal.

asciicast

Installation

You need to have Node.js >= 12 installed which includes NPM.

  1. npm install -g golumbus (installs the gol command)
  2. Run gol install to install the goto command in your shell (Bash, Zsh, Fish)

Why do I need to install two commands?

Usage

Use the gol command to manage (add, search, delete) your bookmarked directories:

  1. Bookmark current directory: gol add <name>
  2. List your directories: gol list [search-term]
  3. Resolve a directory to stdout: gol <name> [path-manipulator]
  4. Remove a directory: gol rm <name>
  5. Purge directories not existing anymore: gol purge

Jump to a bookmarked location: goto <name>

Contribution

I'm looking forward to any feedback, issue reports or pull requests.

1.1.0

4 years ago

1.0.6

4 years ago

1.0.4

4 years ago

1.0.2

4 years ago

1.0.3

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago

0.1.2

6 years ago

0.1.1

6 years ago

0.1.0

9 years ago

0.0.10

9 years ago

0.0.9

9 years ago

0.0.8

9 years ago

0.0.7

9 years ago

0.0.6

9 years ago

0.0.5

9 years ago

0.0.4

9 years ago

0.0.3

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago