Disable app modules by default

This commit is contained in:
Henrik Lissner 2017-12-16 23:50:05 -05:00
parent 87fc297fea
commit 1b3ee0af86
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395

View file

@ -124,11 +124,11 @@
;; toward a specific purpose. They may have additional dependencies and
;; should be loaded last.
:app
email ; emacs as an email client
irc ; how neckbeards socialize
rss ; emacs as an RSS reader
twitter ; twitter client https://twitter.com/vnought
write ; emacs as a word processor (latex + org + markdown)
;email ; emacs as an email client
;irc ; how neckbeards socialize
;rss ; emacs as an RSS reader
;twitter ; twitter client https://twitter.com/vnought
;write ; emacs as a word processor (latex + org + markdown)
;; Private modules named after your username are loaded automatically.
;; Leaving this here is harmless though.