Skip to content

Instantly share code, notes, and snippets.

hello this is some rubbish
this is more testing rubbish

Inbox

first todo

PROPERTIES:

This is a note made via alfred

@russfam
russfam / inbox.org
Created April 10, 2016 21:43
first org file

Inbox

first todo

PROPERTIES:

This is a note made via alfred

@russfam
russfam / marky.rb
Created July 5, 2012 10:48 — forked from ttscoff/marky.rb
Ruby script for interfacing with Marky the Markdonwifier
#!/usr/bin/env ruby
require 'open-uri'
require 'net/http'
require 'iconv'
require 'optparse'
require 'fileutils'
require 'cgi'
$options = {}
@russfam
russfam / gist:2358483
Created April 11, 2012 10:23 — forked from lucasfais/gist:1207002
Useful Shortcuts

Sublime Text 2 – Useful Shortcuts (Mac OS X)

General

⌘T go to file
⌘⌃P go to project
⌘R go to methods
⌃G go to line
⌘KB toggle side bar
⌘⇧P command prompt
@russfam
russfam / latex.template
Created September 8, 2011 00:18 — forked from michaelt/latex.template
Simple Pandoc default.latex with comments
%!TEX TS-program = xelatex
\documentclass[12pt]{scrartcl}
% The declaration of the document class:
% The second line here, i.e.
% \documentclass[12pt]{scrartcl}
% is a standard LaTeX document class declaration:
% we say what kind of document we are making in curly brackets,
% and specify any options in square brackets.
@russfam
russfam / gist:129726
Created June 14, 2009 15:39 — forked from anonymous/gist:129724
Testing
We couldn’t find that file to show.