Description
Ivy/Counsel integration for all-the-icons.el
Installation
Melpa
Once you have setup Melpa you can use package-install command to install Projectile Rails. The package name is all-the-icons-ivy.
After that add to your config:
(all-the-icons-ivy-setup)Manual
Clone this repo and:
(add-to-load-path "/path/to/repo")
(all-the-icons-ivy-setup)Contribution
If you think that some other ivy/counsel commands could be decorated with the icons feel free to open an issue.