Ver Fonte

fix(icons): wrong file name for Brewfile

realguse há 1 ano atrás
pai
commit
667fa916e9
1 ficheiros alterados com 2 adições e 2 exclusões
  1. 2 2
      src/output/icons.rs

+ 2 - 2
src/output/icons.rs

@@ -271,8 +271,8 @@ const FILENAME_ICONS: Map<&'static str, char> = phf_map! {
     "AUTHORS"             => '\u{edca}',            // 
     "AUTHORS.txt"         => '\u{edca}',            // 
     "bashrc"              => Icons::SHELL,          // 󱆃
-    "brewfile"            => '\u{f1116}',           // 󱄖
-    "brewfile.lock.json"  => '\u{f1116}',           // 󱄖
+    "Brewfile"            => '\u{f1116}',           // 󱄖
+    "Brewfile.lock.json"  => '\u{f1116}',           // 󱄖
     "bspwmrc"             => '\u{f355}',            // 
     "build.gradle.kts"    => Icons::GRADLE,         // 
     "build.zig.zon"       => '\u{e6a9}',            // 