16 | | * Edit `C:\MinGW\msys\1.0\etc\fstab` using a text editor and append the following line: `C:\Users\ /home` (this will make sure MSYS see the proper user directories) |
17 | | |
18 | | * Git: install msysGit ([http://code.google.com/p/msysgit/]); choose the `fullinstall` version and install preferably in `c:\Program Files (x86)\MSysGit` |
| 16 | * Tweaking |
| 17 | * Edit `C:\MinGW\msys\1.0\etc\fstab` using a text editor and append the following line: `C:\Users\ /home` (this will make sure MSYS see the proper user directories) |
| 18 | * Git |
| 19 | * Download and run msysGit ([http://code.google.com/p/msysgit/]) |
| 20 | * Choose the '''Run Git from the Windows Command Prompt''' install option |