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: