just a snapshot of current working state
authorIan Kelling <ian@iankelling.org>
Thu, 11 Aug 2016 23:53:06 +0000 (16:53 -0700)
committerIan Kelling <ian@iankelling.org>
Mon, 9 Jan 2017 18:09:34 +0000 (10:09 -0800)
commit4d60a06fd8f3524e1b48f729be314bea09652713
tree74d6350374e2429788080d1ec485af4c482e3bab
just a snapshot of current working state
17 files changed:
.gitignore [new file with mode: 0644]
COPYING [new file with mode: 0644]
README [new file with mode: 0644]
compile-init-dir.el [new file with mode: 0644]
init.el [new file with mode: 0644]
my-init.org [new file with mode: 0644]
snippets/emacs-lisp-mode/.yas-parents [new file with mode: 0644]
snippets/emacs-lisp-mode/cond [new file with mode: 0644]
snippets/emacs-lisp-mode/defun [new file with mode: 0644]
snippets/emacs-lisp-mode/global-set-key [new file with mode: 0644]
snippets/emacs-lisp-mode/kbd [new file with mode: 0644]
snippets/org-mode/.yas-parents [new file with mode: 0644]
snippets/org-mode/src-block [new file with mode: 0644]
snippets/org-mode/src-emacs-lisp [new file with mode: 0644]
snippets/org-mode/src-haskell [new file with mode: 0644]
snippets/org-mode/src-shell [new file with mode: 0644]
snippets/sh-mode/ssh-here-doc [new file with mode: 0644]