Adding all-the-icons-ivy recipe

This commit is contained in:
Daniel Ziltener 2018-06-10 14:46:21 +02:00 committed by GitHub
parent e065feaa54
commit b881671a28
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,5 @@
(:name all-the-icons-ivy
:description "all-the-icons integration for ivy/counsel."
:type github
:pkgname "asok/all-the-icons-ivy"
:depends (ivy all-the-icons))