benjojo / HoldThis

Holds directory bookmarks allowing access from any terminal

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HoldThis

Holds directory bookmarks allowing access from any terminal

A demo gif

To install clone the repo and make sure you have atleast go 1.1 installed.

Then run ./setup

Once installed there are 3 commands.

  • jump
    • This command jumps to a presaved place that was stored in hold
  • hold
    • This command saves the current place as the name that is passed to is
  • jumplist
    • Lists all the places that are saved in the database.

About

Holds directory bookmarks allowing access from any terminal


Languages

Language:Go 88.4%Language:Shell 11.6%