jtbm37 / all-the-icons-dired

Adds dired support to all-the-icons
GNU General Public License v3.0
197 stars 26 forks source link

configurable icons #25

Open mohkale opened 4 years ago

mohkale commented 4 years ago

this relates to #23, it'd be cool if we could specify the icons we want for paths matching some regular expression or predicate. So in our config we could set:

(push (cons ".git$" (all-the-icons-octicon "file-binary")) all-the-icons-dired-config)