Skip to content

Instantly share code, notes, and snippets.

@dav-s
Created November 3, 2014 15:34
Show Gist options
  • Save dav-s/53222687a9807571976a to your computer and use it in GitHub Desktop.
Save dav-s/53222687a9807571976a to your computer and use it in GitHub Desktop.
Dank-Easy CMD for Windows
@echo OFF
cd %UserProfile%\Documents\
:loop
set /p cmd=%CD%^>
%cmd%
goto loop
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment