Skip to content

Instantly share code, notes, and snippets.

;;; lab-notebook.el -- Helper functions to publish a lab notebook with
;;; org-mode and jekyll
;; Copyright (C) 2013 David Bjergaard
;; Author: David Bjergaard <dbjergaard@gmail.com>
;; Keywords: log, lab notebook, org-mode, jekyll, github
;; This program is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by
@dmb2
dmb2 / .stumpwmrc
Created October 16, 2012 19:41
My Stumpwmrc
;; -*-lisp-*-
;; .stumpwmrc
;; Author: David Bjergaard <dbjergaard@gmail.com>
;; License: GPL
;; Modeled off of gwern's stumpwmrc file at: http:en.wikipedia.org/wiki/User:Gwern/.stumpwmrc
(in-package :stumpwm)
;(load "/home/dave/builds/stumpwm/contrib/surfraw.lisp")
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;