clean ups (init.exampl.el + app/irc readme)
This commit is contained in:
parent
9c25865942
commit
d73da8f995
2 changed files with 2 additions and 1 deletions
|
@ -64,6 +64,7 @@
|
||||||
gist ; interacting with github gists
|
gist ; interacting with github gists
|
||||||
macos ; macos-specific commands
|
macos ; macos-specific commands
|
||||||
neotree ; a project drawer, like NERDTree for vim
|
neotree ; a project drawer, like NERDTree for vim
|
||||||
|
password-store ; password manager for nerds
|
||||||
rotate-text ; cycle region at point between text candidates
|
rotate-text ; cycle region at point between text candidates
|
||||||
term ; terminals in Emacs
|
term ; terminals in Emacs
|
||||||
tmux ; an API for interacting with tmux
|
tmux ; an API for interacting with tmux
|
||||||
|
|
|
@ -4,7 +4,7 @@ This module makes Emacs an irc client, using [[https://github.com/jorgenschaefer
|
||||||
|
|
||||||
** Dependencies
|
** 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=.
|
If you want to use TLS you also need =openssl= or =gnutls-cli=.
|
||||||
|
|
||||||
Configure Emacs to use your favorite irc servers:
|
Configure Emacs to use your favorite irc servers:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue