New open-bug-report & open-vanilla-sandbox commands

This commit is contained in:
Henrik Lissner 2018-05-20 12:13:59 +02:00
parent 7b8917ed42
commit f80be3682b
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
4 changed files with 162 additions and 16 deletions

View file

@ -0,0 +1,7 @@
;; Welcome to the vanilla sanbox!
;;
;; This is a test bed for Emacs Lisp to be run in a blank instance of Emacs
;; (free of Doom's clutches). This is equivalent to using emacs -Q with
;; package.el initialized and nothing else (so you have access to installed
;; plugins).