mirror of
https://github.com/Llewellynvdm/exa.git
synced 2024-11-14 16:34:06 +00:00
Merge pull request #1002 from thesamesam/gentoo
icons: add Gentoo for .ebuild
This commit is contained in:
commit
446903ac00
@ -156,6 +156,7 @@ pub fn icon_for_file(file: &File<'_>) -> char {
|
|||||||
"DS_store" => '\u{f179}', //
|
"DS_store" => '\u{f179}', //
|
||||||
"dump" => '\u{f1c0}', //
|
"dump" => '\u{f1c0}', //
|
||||||
"ebook" => '\u{e28b}', //
|
"ebook" => '\u{e28b}', //
|
||||||
|
"ebuild" => '\u{f30d}', //
|
||||||
"editorconfig" => '\u{e615}', //
|
"editorconfig" => '\u{e615}', //
|
||||||
"ejs" => '\u{e618}', //
|
"ejs" => '\u{e618}', //
|
||||||
"elm" => '\u{e62c}', //
|
"elm" => '\u{e62c}', //
|
||||||
|
Loading…
Reference in New Issue
Block a user