Created
January 5, 2018 07:10
-
-
Save tenthree/b7ae2945fe7b03ff49bab33f4ee4ff3d to your computer and use it in GitHub Desktop.
This file contains hidden or 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
@echo off | |
SET CMDER_ROOT=C:\PortableApps\cmder_mini | |
SET ConEmuDir=C:\PortableApps\cmder_mini\vendor\conemu-maximus5 | |
SET CMDER_INIT_BAT=C:\PortableApps\cmder_mini\vendor\init.bat | |
C:\Windows\sysnative\cmd.exe /k "%CMDER_INIT_BAT%" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment