Skip to content

Instantly share code, notes, and snippets.

@kgersen
Created August 12, 2020 21:12
Show Gist options
  • Save kgersen/9f1d49e766edaf31b83fbdfc15fa75eb to your computer and use it in GitHub Desktop.
Save kgersen/9f1d49e766edaf31b83fbdfc15fa75eb to your computer and use it in GitHub Desktop.
get latest cygwin1.dll
curl -s https://mirrors.dotsrc.org/cygwin/x86_64/release/cygwin/cygwin-3.1.6-1.tar.xz | tar -Jx --strip-components 2 usr/bin/cygwin1.dll
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment