Thanks to visit codestin.com
Credit goes to github.com

Skip to content

octavore/go-shellmarks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-shellmarks

A quick way to jump around in your shell

Setup

Required. Add this to your .bashrc to use go-shellmarks as z:

source <(go-shellmarks @shell --alias z)

This change will take effect when you relaunch your terminal.

Usage

z <bookmark>   jumps to <bookmark>
z @add         bookmark the current directory as <bookmark>
z @get         show stored value for <bookmark>
z @ls          list all bookmarks
z @rm          remove a stored bookmark

License

MIT

Credits

About

Bookmarks for your shell

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages