Skip to content

Instantly share code, notes, and snippets.

View rfc1459's full-sized avatar
🏴‍☠️
ARRRRRRR

Matteo Panella rfc1459

🏴‍☠️
ARRRRRRR
View GitHub Profile
@rfc1459
rfc1459 / boxstarter.ps1
Last active November 5, 2017 19:15 — forked from jessfraz/boxstarter.ps1
Boxstarter Commands for a new Windows box.
# Description: Boxstarter Script
# Original author: Jess Frazelle <jess@linux.com>
# Modified by: Matteo Panella <m.panella@level28.org>
# Last Updated: 2017-11-05
#
# Install boxstarter:
# . { iwr -useb http://boxstarter.org/bootstrapper.ps1 } | iex; get-boxstarter -Force
#
# You might need to set: Set-ExecutionPolicy RemoteSigned
#
@rfc1459
rfc1459 / .gitignore
Created June 29, 2011 13:18 — forked from ento/buildlibxml.diff
Installing lxml on a Mac OS X 10.6 that has no PPC support (read: Xcode 4)
/lxml-*/
lxml-*.tar.gz