Updated filetype icons

Added icon for filetype `.sh`
This commit is contained in:
Gokul Swaminathan 2020-08-14 01:11:44 -07:00
parent 78ba0b8973
commit 43a4fcb27a

View File

@ -119,6 +119,7 @@ fn icon(file: &File) -> char {
"sass" => '\u{e74b}',
"stylus" => '\u{e759}',
"scala" => '\u{e737}',
"sh" => '\u{f489}',
"shell" => '\u{f489}',
"sqlite3" => '\u{e7c4}',
"styl" => '\u{e600}',