Changes between Version 18 and Version 19 of doc/make-seven-usable
- Timestamp:
- Mar 16, 2012, 2:20:31 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/make-seven-usable
v18 v19 21 21 * Download installer from [http://sourceforge.net/projects/mingw/files/Automated%20MinGW%20Installer/mingw-get-inst/] 22 22 * Run the installer and optionally select all proposed packages 23 * Install the following packages using `mingw-get`: 24 * `msys-vim` 25 * `mintty` 23 26 * Tweaking 24 27 * 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) 25 * Run `mingw-get update` then `mingw-get install mintty`26 28 * Add `--mintty` to the MinGW shell icon command line 27 29 * Git