How do I make scripts my PC executable
I have some scripts I'd like to run without starting cygwin and typing in their paths. Is there a way to make windows recognize that a file is a bash/python script and run them like as if I ran them in cygwin? I'd like to just be able to doubleclick them in windows explorer. Is this possible? (I'm using bash and python scripts)