From d73da8f9954eb94648f2fa6a60c96748c6ccbb0f Mon Sep 17 00:00:00 2001 From: Benjamin Andresen Date: Sun, 11 Jun 2017 12:29:34 +0200 Subject: [PATCH] clean ups (init.exampl.el + app/irc readme) --- init.example.el | 1 + modules/app/irc/README.org | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/init.example.el b/init.example.el index 1b6f99eab..5b530407c 100644 --- a/init.example.el +++ b/init.example.el @@ -64,6 +64,7 @@ gist ; interacting with github gists macos ; macos-specific commands neotree ; a project drawer, like NERDTree for vim + password-store ; password manager for nerds rotate-text ; cycle region at point between text candidates term ; terminals in Emacs tmux ; an API for interacting with tmux diff --git a/modules/app/irc/README.org b/modules/app/irc/README.org index bea3ec72c..13765a55e 100644 --- a/modules/app/irc/README.org +++ b/modules/app/irc/README.org @@ -4,7 +4,7 @@ This module makes Emacs an irc client, using [[https://github.com/jorgenschaefer ** Dependencies -I use ~pass~ to not have the passwords written in my account. It's available under ~:tools~ modules. +I use ~pass~ to not have the passwords written in my dotfiles. It's available under ~:tools~ modules. If you want to use TLS you also need =openssl= or =gnutls-cli=. Configure Emacs to use your favorite irc servers: