Explorar o código

Updated filetype icons

Added icon for filetype `.sh`
Gokul Swaminathan %!s(int64=5) %!d(string=hai) anos
pai
achega
43a4fcb27a
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/output/icons.rs

+ 1 - 0
src/output/icons.rs

@@ -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}',