Skip to content

Instantly share code, notes, and snippets.

View munum's full-sized avatar

Michael munum

View GitHub Profile
@munum
munum / nginx.rb
Last active August 29, 2015 13:56 — forked from mranallo/nginx.rb
# -*- coding: utf-8 -*-
require 'formula'
class Nginx < Formula
homepage 'http://nginx.org/'
url 'http://nginx.org/download/nginx-1.4.4.tar.gz'
sha1 '304d5991ccde398af2002c0da980ae240cea9356'
devel do
url 'http://nginx.org/download/nginx-1.5.10.tar.gz'
@munum
munum / gist:0fc38271f38847233717
Created March 1, 2015 16:45
sublime text3 cheatsheet
\documentclass[10pt,a4paper]{article}
% Packages
\usepackage{fancyhdr} % For header and footer
\usepackage{multicol} % Allows multicols in tables
\usepackage{tabularx} % Intelligent column widths
\usepackage{tabulary} % Used in header and footer
\usepackage{hhline} % Border under tables
\usepackage{graphicx} % For images
\usepackage{xcolor} % For hex colours