eza icon indicating copy to clipboard operation
eza copied to clipboard

feat: `LS_ICONS` for icon overrides

Open pagerc opened this issue 10 months ago • 4 comments

This is a continuation of the unaddressed exa issue: https://github.com/ogham/exa/issues/559

LS_ICONS would make a good corollary to LS_COLORS for overriding eza's internal file extension to icon mappings. Example derived from (https://github.com/ogham/exa/issues/559#issuecomment-517953531):

LS_ICONS="*.rb=e21e:*.vim=e62b:*.sh=f292:"

pagerc avatar Mar 26 '24 17:03 pagerc

We'd love to see a PR for this if anyone has time :D

cafkafk avatar Mar 27 '24 06:03 cafkafk

Since I was just in that part of the code the other day I thought I give it a shot, see the linked PR draft :D

gierens avatar Mar 30 '24 17:03 gierens

I ported my draft from #909 to #840 ... so overriding icons will be a feature of the config file once that is merged.

gierens avatar Mar 31 '24 11:03 gierens

if this gets added i'm going to finally switch that folder icon with the better one

fgclue avatar Apr 02 '24 23:04 fgclue