Skip to content

Instantly share code, notes, and snippets.

View vindir's full-sized avatar
馃О

Jamey Owens vindir

馃О
View GitHub Profile
@vindir
vindir / mono.rb
Created May 14, 2014 14:41 — forked from MattesGroeger/mono.rb
Brew formula for installing mono
# http://www.mono-project.com/Compiling_Mono_on_OSX
require 'formula'
class Mono < Formula
url 'http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2'
homepage 'http://www.mono-project.com/'
sha1 'e356280ae45beaac6476824d551b094cd12e03b9'
def install
@vindir
vindir / vonage.sh
Created April 14, 2014 08:02 — forked from sulrich/vonage.sh
#!/bin/sh
#
RCFILE=$HOME/.vonage
PREFIX='1'
#if [ a$1 = a ]
#then
# printf '\n\nUsage: dial \n\n'
# exit
#fi