Skip to content

Commit

Permalink
Add a convenience script to start msysGit in WINE
Browse files Browse the repository at this point in the history
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
  • Loading branch information
dscho committed Jan 17, 2011
1 parent 71f78b1 commit 4fc80b6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions wine-start.sh
@@ -0,0 +1,4 @@
#!/bin/sh

cd "$(dirname "$0")"
wine wineconsole cmd /c msys.bat

0 comments on commit 4fc80b6

Please sign in to comment.