Skip to content

pedramamini/lazy-cd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages