Skip to content

Commit

Permalink
Merge pull request #12 from cafkafk/pr-1191
Browse files Browse the repository at this point in the history
(exa PR) 1191: Update icons.rs
  • Loading branch information
cafkafk committed Jul 30, 2023
2 parents 9485cac + a7fe923 commit e5358d8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/output/icons.rs
Original file line number Diff line number Diff line change
Expand Up @@ -374,6 +374,7 @@ pub fn icon_for_file(file: &File<'_>) -> char {
"zsh-theme" => '\u{f489}', // 
"zshrc" => '\u{f489}', // 
"zst" => '\u{f410}', // 
"svelte" => '\u{e697}', // 
_ => '\u{f15b}' // 
}
}
Expand Down

0 comments on commit e5358d8

Please sign in to comment.