Disable app modules by default
This commit is contained in:
parent
87fc297fea
commit
1b3ee0af86
1 changed files with 5 additions and 5 deletions
|
@ -124,11 +124,11 @@
|
||||||
;; toward a specific purpose. They may have additional dependencies and
|
;; toward a specific purpose. They may have additional dependencies and
|
||||||
;; should be loaded last.
|
;; should be loaded last.
|
||||||
:app
|
:app
|
||||||
email ; emacs as an email client
|
;email ; emacs as an email client
|
||||||
irc ; how neckbeards socialize
|
;irc ; how neckbeards socialize
|
||||||
rss ; emacs as an RSS reader
|
;rss ; emacs as an RSS reader
|
||||||
twitter ; twitter client https://twitter.com/vnought
|
;twitter ; twitter client https://twitter.com/vnought
|
||||||
write ; emacs as a word processor (latex + org + markdown)
|
;write ; emacs as a word processor (latex + org + markdown)
|
||||||
|
|
||||||
;; Private modules named after your username are loaded automatically.
|
;; Private modules named after your username are loaded automatically.
|
||||||
;; Leaving this here is harmless though.
|
;; Leaving this here is harmless though.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue