Merge pull request #62 from austinwagner/master

Add executable launcher
This commit is contained in:
Samuel Vasko
2013-12-07 10:50:34 -08:00
7 changed files with 535 additions and 0 deletions

3
vendor/init.bat vendored
View File

@ -40,4 +40,7 @@
:: Set home path
@set HOME=%USERPROFILE%
@if defined CMDER_START cd /d "%CMDER_START%"
@echo Welcome to cmder!