app/irc: initial commit

This commit is contained in:
Benjamin Andresen 2017-06-11 01:49:39 +02:00 committed by Henrik Lissner
parent 62d4180d9d
commit 9645945465
5 changed files with 202 additions and 0 deletions

View file

@ -0,0 +1,5 @@
;; -*- no-byte-compile: t; -*-
;;; app/irc/packages.el
(package! circe)
(package! circe-notifications)