You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
5
+
6
+
The executable is portable and requires no administrative privileges. Shortcuts however are stored within AppData to make them persistent.
7
+
8
+
9
+
10
+
### Example
11
+
12
+
`etc` is mapped to `C:\Windows\System32\drivers\etc`
13
+
14
+
```
15
+
Microsoft Windows [Version 10.0.17134.165]
16
+
(c) 2018 Microsoft Corporation. All rights reserved.
0 commit comments