Skip to content

Instantly share code, notes, and snippets.

@ncruces
Last active May 5, 2022 14:09
Show Gist options
  • Save ncruces/93eeaa46edc5180b9b555cb4c90c5d04 to your computer and use it in GitHub Desktop.
Save ncruces/93eeaa46edc5180b9b555cb4c90c5d04 to your computer and use it in GitHub Desktop.
Zenity for Cygwin, MSYS2
#!/bin/sh
exec zenity.exe --unixeol --cygpath "$@"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment