Skip to content

Instantly share code, notes, and snippets.

@simryang
Last active October 15, 2020 08:27
Show Gist options
  • Save simryang/fbfbb7dab7f11b4441835243391c9eec to your computer and use it in GitHub Desktop.
Save simryang/fbfbb7dab7f11b4441835243391c9eec to your computer and use it in GitHub Desktop.
abbreviate azsphere to az
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