mirror of
https://github.com/Llewellynvdm/exa.git
synced 2024-12-27 18:24:57 +00:00
Updated filetype icons
Added icon for filetype `.sh`
This commit is contained in:
parent
78ba0b8973
commit
43a4fcb27a
@ -119,6 +119,7 @@ fn icon(file: &File) -> char {
|
|||||||
"sass" => '\u{e74b}',
|
"sass" => '\u{e74b}',
|
||||||
"stylus" => '\u{e759}',
|
"stylus" => '\u{e759}',
|
||||||
"scala" => '\u{e737}',
|
"scala" => '\u{e737}',
|
||||||
|
"sh" => '\u{f489}',
|
||||||
"shell" => '\u{f489}',
|
"shell" => '\u{f489}',
|
||||||
"sqlite3" => '\u{e7c4}',
|
"sqlite3" => '\u{e7c4}',
|
||||||
"styl" => '\u{e600}',
|
"styl" => '\u{e600}',
|
||||||
|
Loading…
Reference in New Issue
Block a user