Skip to content

Instantly share code, notes, and snippets.

View drisc's full-sized avatar

drisc

View GitHub Profile

Keybase proof

I hereby claim:

  • I am drisc on github.
  • I am drisc (https://keybase.io/drisc) on keybase.
  • I have a public key ASAIhJgNS3Y2Peqht98UWwTfOxiuOiWuZn0z12r3PikViwo

To claim this, I am signing this object:

@drisc
drisc / .emacs
Last active July 8, 2018 18:30
Amir Rajan's Emacs Init File
;; Original Author: Amir Rajan (http://amirrajan.net)
;; This is a import that ships with emacs.
;; package is Emacs's package manager.
(require 'package)
;; Emacs has an official repository of packages and a more current
;; unofficial one. Melpa is the 'unoffical one' (which in this
;; case translates to more up to date, newer, and by extension,
;; a bit more volatile). The official repo is called org. This
;; repo is slow changing and extremely stable (but doesn't have