Skip to content

AdamJosephMather/OperatorWizard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OperatorWizard

Operator Wizard is a system designed to change directory fast.

image

WINDOWS ONLY


Install:

  1. Download operatorwizard.exe and operator.bat
  2. Place them both in a folder on your path (use environment variables to do so)
  3. Done!

Usage:

  1. Open the command prompt (or other terminal)
  2. Navigate to a directory you wish to alias
  3. Type 'operator', or if you've renamed operator.bat, you can use whatever you wish. I use 'op.bat', and type only 'op'
  4. Type 'alias'
  5. Type the alias you wish for your current directory.
  6. Now, when in any directory you can type 'operator' (or whatever you've named it), then the alias you assigned the directory to navigate back.

Manage Existing Aliases

  1. Type 'operator' (or whatever you've named it)
  2. Then type 'manage'
  3. From there you can list all aliases with 'list', can delete them with 'del' or 'delete', and exit with 'q' or 'quit'

About

Fast directory changing for windows command prompt.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors