mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
Update init.example.el (add :app irc)
This commit is contained in:
@ -94,9 +94,10 @@
|
|||||||
;; Applications are opinionated modules that transform Emacs to fulfill a
|
;; Applications are opinionated modules that transform Emacs to fulfill a
|
||||||
;; specific purpose. They should be loaded last.
|
;; specific purpose. They should be loaded last.
|
||||||
:app
|
:app
|
||||||
;; TODO crm ; org-mode for client relations management
|
;; TODO crm ; org-mode for client relations management
|
||||||
email ; Emacs as an email client
|
email ; Emacs as an email client
|
||||||
;; TODO finance ; keeping track of my shekels
|
;; TODO finance ; keeping track of my shekels
|
||||||
|
;; TODO irc ; how neckbeards socialize
|
||||||
present ; showing off presentations in emacs
|
present ; showing off presentations in emacs
|
||||||
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
|
||||||
|
Reference in New Issue
Block a user