Last active
November 22, 2021 22:23
-
-
Save dbritto-dev/8ea600be9682e1641cdd75943ed66b6d to your computer and use it in GitHub Desktop.
Revisions
-
dbritto-dev revised this gist
Nov 22, 2021 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,6 +1,6 @@ #### Step 1: Download makefile binary http://gnuwin32.sourceforge.net/downlinks/make.php #### Step 2: Open the Git for Windows binary folder -
dbritto-dev created this gist
Nov 22, 2021 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,15 @@ #### Step 1: Download makefile binary http://gnuwin32.sourceforge.net/downlinks/make-bin-zip.php #### Step 2: Open the Git for Windows binary folder Use the next command to open it in the explorer ```sh explorer $(where wintoast.exe | sed -r 's/\\wintoast\.exe//g') ``` #### Step 3: Copy the make.exe file into the Git forw Windows binary folder #### Step 4: Restart your terminal