This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
;;; lab-notebook.el -- Helper functions to publish a lab notebook with | |
;;; org-mode and jekyll | |
;; Copyright (C) 2013 David Bjergaard | |
;; Author: David Bjergaard <[email protected]> | |
;; 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 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
;; -*-lisp-*- | |
;; .stumpwmrc | |
;; Author: David Bjergaard <[email protected]> | |
;; 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") | |
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; |
NewerOlder