Skip to content

teslae1/batmobile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

batmobile

a bat script that turbocharges windows terminal navigation and replaces all needs for cd, cd.. and cd + TAB until match

Replacing cd with c

Comparison: go from current dir to domaintests

root
├── source
│   └── repos
│       ├── my_foo_dir
│       ├── my_bar_dir
│       │   ├── app
│       │   ├── apptests
│       │   ├── domain
│       │   └── domaintests  <--

Using the batmobile (c.bat) script: using batmobile c.bat script

Using cd: using cd

Replacing cd.. with c

Calling c without any arguments is the equivalent of calling cd..

Replacing cd + TAB on multiple matches

using the "-l" command allows for choosing a match for a search that will then be remembered until the terminal session is ended

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published