Skip to content

Doubleback-Labs/shortcut

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

shortcut

cli CDPATH manipulation tool

Usage

./shortcut.sh add ~/dog dog  #adds folder dog with the custom name dog 
./shortcut.sh . #adds current directory. Will use basename
./shortcut.sh remove all #removes all shortcuts
./shortcut.sh remove __dog #removes particular shortcut

cd __<TAB> #autocomplete shortcuts

Notes: __ is the default SHORTCUT_PREFIX

About

cli CDPATH manipulation tool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages