mirror of
https://github.com/Llewellynvdm/exa.git
synced 2024-11-13 16:06:30 +00:00
add zst file icon
This commit is contained in:
parent
3e9de0e7e1
commit
69ae5db3b6
@ -345,6 +345,7 @@ pub fn icon_for_file(file: &File<'_>) -> char {
|
||||
"zsh" => '\u{f489}', //
|
||||
"zsh-theme" => '\u{f489}', //
|
||||
"zshrc" => '\u{f489}', //
|
||||
"zst" => '\u{f410}', //
|
||||
_ => '\u{f15b}' //
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user