Skip to content

Instantly share code, notes, and snippets.

@f4ww4z
Created November 3, 2018 04:33
Show Gist options
  • Save f4ww4z/c497adbd0c316ad11579918f65998bf3 to your computer and use it in GitHub Desktop.
Save f4ww4z/c497adbd0c316ad11579918f65998bf3 to your computer and use it in GitHub Desktop.
@echo off
SET CurrentWorkingDirectory=%CD%
SET CMDER_ROOT=%~dp0
CALL "%CMDER_ROOT%\vendor\init.bat"
CD /D %CurrentWorkingDirectory%
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment