Skip to content
/ cpwd Public

Find the shortest yet unique working directory path

Notifications You must be signed in to change notification settings

alxppp/cpwd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Compact pwd

Find the shortest yet unique working directory path.

cpwd checks each directory for similarly named directories and files and cuts out characters from the back, middle, or front until the shortest unique name is found. Chomped characters from the back and middle are replaced with * to be compatible with zsh's auto complete.

About

Find the shortest yet unique working directory path

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages