mirror of
https://github.com/Llewellynvdm/exa.git
synced 2025-04-05 15:01:52 +00:00
Add files via upload
This commit is contained in:
parent
954462634a
commit
a65c52d821
@ -272,8 +272,10 @@ pub fn icon_for_file(file: &File<'_>) -> char {
|
|||||||
"pdf" => '\u{f1c1}', //
|
"pdf" => '\u{f1c1}', //
|
||||||
"php" => '\u{e73d}', //
|
"php" => '\u{e73d}', //
|
||||||
"pl" => '\u{e769}', //
|
"pl" => '\u{e769}', //
|
||||||
|
"plx" => '\u{e769}', //
|
||||||
"pm" => '\u{e769}', //
|
"pm" => '\u{e769}', //
|
||||||
"png" => '\u{f1c5}', //
|
"png" => '\u{f1c5}', //
|
||||||
|
"pod" => '\u{e769}', //
|
||||||
"ppt" => '\u{f1c4}', //
|
"ppt" => '\u{f1c4}', //
|
||||||
"pptx" => '\u{f1c4}', //
|
"pptx" => '\u{f1c4}', //
|
||||||
"procfile" => '\u{e21e}', //
|
"procfile" => '\u{e21e}', //
|
||||||
@ -319,6 +321,7 @@ pub fn icon_for_file(file: &File<'_>) -> char {
|
|||||||
"stylus" => '\u{e600}', //
|
"stylus" => '\u{e600}', //
|
||||||
"svg" => '\u{f1c5}', //
|
"svg" => '\u{f1c5}', //
|
||||||
"swift" => '\u{e755}', //
|
"swift" => '\u{e755}', //
|
||||||
|
"t" => '\u{e769}', //
|
||||||
"tar" => '\u{f410}', //
|
"tar" => '\u{f410}', //
|
||||||
"taz" => '\u{f410}', //
|
"taz" => '\u{f410}', //
|
||||||
"tbz" => '\u{f410}', //
|
"tbz" => '\u{f410}', //
|
||||||
|
Loading…
x
Reference in New Issue
Block a user