Skip to content

ZSH plugin that enables to change current directory efficiently by mapping directories to a name

License

Notifications You must be signed in to change notification settings

infomiho/mapped_cd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Mapped cd

Mapped cd example

This is a simple Oh My ZSH plugin that provides a subset of functionalities of wd

This can be also used as a shell script.

How to

Usage: c [command] <name>

Commands:
	<name>	Changes your current directory to one mapped by <name>
	add <name>	Maps current directory to <name>
	rm <name>	Removes the mapping by <name>
	list	Print all stored mappings
	show <name>    Show the full path to <name>
	help		Show this

Notes

Initial idea: Stipe Stajp Predanic, wd.

I'm not a shell script expert and any pull request is greatly appreciated.

About

ZSH plugin that enables to change current directory efficiently by mapping directories to a name

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages