Skip to content

Instantly share code, notes, and snippets.

@bleggett
Created October 31, 2019 04:15
Show Gist options
  • Save bleggett/c09d3aa06a4ffb8ed25f7b44e74279d1 to your computer and use it in GitHub Desktop.
Save bleggett/c09d3aa06a4ffb8ed25f7b44e74279d1 to your computer and use it in GitHub Desktop.
;; -*- no-byte-compile: t; -*-
;;; .doom.d/packages.el
;;; Examples:
;; (package! some-package)
;; (package! another-package :recipe (:host github :repo "username/repo"))
;; (package! builtin-package :disable t)
(package! org-super-agenda)
(package! markdown-preview-mode)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment