diff --git a/README.md b/README.md new file mode 100644 index 0000000..76a2ab3 --- /dev/null +++ b/README.md @@ -0,0 +1,44 @@ +ShortPATH +========= + +Create environment-wide shortcuts to run commands directly within the context of a chosen directory. Uses the PATH environment variable to add pipe commands that act as shortcuts to a directory of choice. + +The executable is portable and requires no administrative privileges. Shortcuts however are stored within AppData to make them persistent. + + + +### Example + +`etc` is mapped to `C:\Windows\System32\drivers\etc` + +``` +Microsoft Windows [Version 10.0.17134.165] +(c) 2018 Microsoft Corporation. All rights reserved. + +C:\Users\Yani>etc dir + Volume in drive C has no label. + Volume Serial Number is 1234-5678 + + Directory of C:\Windows\System32\drivers\etc + +23-May-18 05:10