Master :
Develop:
all-the-icons-gnus
add some icons from all-the-icons.el for Gnus buffers.
The recommended way to install all-the-icons-gnus
is via MELPA:
M-x package-install all-the-icons-gnus
or Cask:
(depends-on "all-the-icons-gnus")
(require 'all-the-icons-gnus)
(all-the-icons-gnus-setup)
all-the-icons-gnus
use Cask for dependencies management. Install it and
retrieve dependencies :
$ curl -fsSkL https://raw.github.com/cask/cask/master/go | python
$ export PATH="$HOME/.cask/bin:$PATH"
$ cask
TODO
See here
A changelog is available here.
See LICENSE.
Nicolas Lamirault nicolas.lamirault@gmail.com