Win+E to open Windows Explorer to workspace directory
This commit is contained in:
parent
9c081def67
commit
84b7167398
@ -18,3 +18,8 @@ return
|
|||||||
#G::
|
#G::
|
||||||
Run C:\apps\Vim\vim73\gvim.exe
|
Run C:\apps\Vim\vim73\gvim.exe
|
||||||
return
|
return
|
||||||
|
|
||||||
|
; Win+E opens Windows Explorer to my workspace directory
|
||||||
|
#E::
|
||||||
|
Run C:\Windows\system32\explorer.exe C:\Workspace\Holtrop
|
||||||
|
return
|
||||||
|
Loading…
x
Reference in New Issue
Block a user