1.1.0 • Published 4 years ago
golumbus v1.1.0
Golumbus

Golumbus lets you bookmark directories and jump to them quickly on your terminal.
Installation
You need to have Node.js >= 12 installed which includes NPM.
npm install -g golumbus
(installs thegol
command)- Run
gol install
to install thegoto
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:
- Bookmark current directory:
gol add <name>
- List your directories:
gol list [search-term]
- Resolve a directory to stdout:
gol <name> [path-manipulator]
- Remove a directory:
gol rm <name>
- 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