Skip to content

Instantly share code, notes, and snippets.

@elmarti
Last active September 4, 2015 08:21
Show Gist options
  • Save elmarti/6668e8ffd6c9e01edda9 to your computer and use it in GitHub Desktop.
Save elmarti/6668e8ffd6c9e01edda9 to your computer and use it in GitHub Desktop.
Open CMD in CWD
start cmd.exe
TITLE LocalCMD
setlocal
path=c:\;%path%
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment