Skip to content
This repository has been archived by the owner on Aug 13, 2018. It is now read-only.

neuhalje/homesick-bash-mark_jump

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

mark/jump for bash

Usage

$ cd ~/some/very/deep/often-used/directory
$ mark deep

This adds a symbolic link named deep to the directory ~/.marks. To jump to this directory, type the following from any place in the filesystem:

$ jump deep

To remove the bookmark (i.e., the symbolic link), type:

$ unmark deep

You can view all marks by typing:

$ marks

deep    -> /home/johndoe/some/very/deep/often-used/directory
foo     -> /usr/bin/foo/bar

Install

homesick clone git@github.com:neuhalje/homesick-bash-mark_jump.git
echo Please restart your bash now.

About

mark/jump macros for bash

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published