Skip to content

Instantly share code, notes, and snippets.

View patrickse's full-sized avatar

Patrick Sernetz patrickse

  • grandcentrix GmbH
  • Germany, NRW
View GitHub Profile
@patrickse
patrickse / installCygwin.bat
Created June 22, 2017 13:41
My Personal Cygwin environment
@echo off
setup-x86_64.exe --root c:\cygwin ^
--arch x86_64 ^
--local-package-dir c:\cygwin\download ^
--quiet-mode ^
--packages openssh,git,git-gui,nano,vim,^
wget,tar,bzip2,subversion,curl,^
bash-completion,ca-certificates,^
rsync,unzip,make
@patrickse
patrickse / gist:ef02c1689bcc64fbe0da
Last active August 29, 2015 14:14
Setup a php project with grunt