Skip to content

Commit

Permalink
Merge pull request #10 from cafkafk/pr-1194
Browse files Browse the repository at this point in the history
(exa PR) 1194
  • Loading branch information
cafkafk committed Jul 30, 2023
2 parents e5358d8 + 56e7540 commit 0ca289f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/output/icons.rs
Expand Up @@ -169,6 +169,7 @@ pub fn icon_for_file(file: &File<'_>) -> char {
"ebuild" => '\u{f30d}', // 
"editorconfig" => '\u{e615}', // 
"ejs" => '\u{e618}', // 
"el" => '\u{e632}', // 
"elm" => '\u{e62c}', // 
"env" => '\u{f462}', // 
"eot" => '\u{f031}', // 
Expand Down Expand Up @@ -274,6 +275,7 @@ pub fn icon_for_file(file: &File<'_>) -> char {
"odt" => '\u{f1c2}', // 
"ogg" => '\u{f001}', // 
"ogv" => '\u{f03d}', // 
"org" => '\u{e633}', // 
"otf" => '\u{f031}', // 
"part" => '\u{f43a}', // 
"patch" => '\u{f440}', // 
Expand Down

0 comments on commit 0ca289f

Please sign in to comment.