Skip to content

Commit

Permalink
Update icon.rs
Browse files Browse the repository at this point in the history
add zig extension icon
  • Loading branch information
CraigglesO authored Apr 24, 2023
1 parent ff3e48e commit 372137b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/theme/icon.rs
Original file line number Diff line number Diff line change
Expand Up @@ -602,6 +602,7 @@ impl IconTheme {
("yaml", "\u{e60b}"), // ""
("yml", "\u{e60b}"), // ""
("zip", "\u{f410}"), // ""
("zig", "\u{e6a9}"), // ""
("zshrc", "\u{f489}"), // ""
("zsh-theme", "\u{f489}"), // ""
("zsh", "\u{f489}"), // ""
Expand Down

0 comments on commit 372137b

Please sign in to comment.