Last active
October 15, 2020 08:27
-
-
Save simryang/fbfbb7dab7f11b4441835243391c9eec to your computer and use it in GitHub Desktop.
abbreviate azsphere to az
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
make 'd:\aliases.cmd' and type following line | |
doskey az=azsphere $* | |
set target in property window of azure sphere developer command prompt to | |
C:\Windows\System32\cmd.exe /k ""C:\Program Files (x86)\Microsoft Azure Sphere SDK\\InitializeCommandPrompt.cmd" & D:\aliases.cmd" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment