aboutsummaryrefslogtreecommitdiffstats
path: root/oni-circe.el
diff options
context:
space:
mode:
authorGravatar Tom Willemse2021-07-15 22:34:08 -0700
committerGravatar Tom Willemse2021-07-15 22:34:08 -0700
commit1d7ac0e4109a83df2aa054ee89154c2451436fda (patch)
treec2adc8686a0af92a1b0f7ae40e09fb5e037aa185 /oni-circe.el
parenta14393b61259a41cb5e81f2710814ce80dc6583d (diff)
downloademacs-config-1d7ac0e4109a83df2aa054ee89154c2451436fda.tar.gz
emacs-config-1d7ac0e4109a83df2aa054ee89154c2451436fda.zip
Add comments on how to use the packages managed by Guix
Diffstat (limited to 'oni-circe.el')
-rw-r--r--oni-circe.el7
1 files changed, 5 insertions, 2 deletions
diff --git a/oni-circe.el b/oni-circe.el
index fd28564..672dca0 100644
--- a/oni-circe.el
+++ b/oni-circe.el
@@ -4,7 +4,7 @@
;; Author: Tom Willemse <tom@ryuslash.org>
;; Keywords: local
-;; Version: 2021.0622.231018
+;; Version: 2021.0715.222837
;; Package-Requires: (circe oni-lui circe-serenity)
;; This program is free software; you can redistribute it and/or modify
@@ -22,7 +22,10 @@
;;; Commentary:
-;; Configuration for the Circe IRC client.
+;; Configuration for the Circe IRC client. Add the following to your init file
+;; in case you want to use this configuration:
+;;
+;; (with-eval-after-load 'circe (require 'oni-circe))
;;; Code: