Here’s another, slightly different, set of instructions to install zip for git bash on windows:
- Navigate to this sourceforge page
- Download
zip-3.0-bin.zip - In the zipped file, in the
binfolder, find the filezip.exe. - Extract the file
zip.exeto yourmingw64bin folder (for me:C:\Program Files\Git\mingw64\bin) - Navigate to to this sourceforge page
- Download
bzip2-1.0.5-bin.zip - In the zipped file, in the
binfolder, find the filebzip2.dll - Extract
bzip2.dllto yourmingw64\binfolder (same folder as above:C:\Program Files\Git\mingw64\bin)