pedramamini / lazy-cd

Path bookmarking for bash. I use this extensively throughout my day.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lazy Change Directory

Simple bash commands for bookmarked navigation of the file system, complete with bash-completion. Usage:

  • acd <mark> add a mark.
  • pcd print list of marks.
  • gcd <needle> grep marks for 'needle'.
  • lcd <mark> change directories to mark target, supports tab completion.
  • dcd <mark> delete a mark, supports tab completion.

Easy as that.

About

Path bookmarking for bash. I use this extensively throughout my day.


Languages

Language:Shell 100.0%