Skip to content

Commit

Permalink
Add launcher script
Browse files Browse the repository at this point in the history
  • Loading branch information
zvecr committed Apr 4, 2021
1 parent b31b8f0 commit 11f5fb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/QMK_MSYS.bat
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
@echo off
%0\..\conemu\ConEmu64.exe -NoSingle -NoUpdate -icon %0\..\icon.ico -title "QMK MSYS" -run %0\..\usr\bin\bash.exe -l -i -cur_console:m:""
START "" "%~dp0conemu\ConEmu64.exe" -NoSingle -NoUpdate -icon %~dp0icon.ico -title "QMK MSYS" -run %~dp0usr\bin\bash.exe -l -i -cur_console:m:""

0 comments on commit 11f5fb9

Please sign in to comment.