Explorar o código

feat: add brew icon for brewfile and brewfile.lock.json

Wu, Zhenyu hai 1 ano
pai
achega
2fbd5287fd
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      src/output/icons.rs

+ 2 - 0
src/output/icons.rs

@@ -270,6 +270,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}',           // 󱄖
     "bspwmrc"             => '\u{f355}',            // 
     "build.gradle.kts"    => Icons::GRADLE,         // 
     "build.zig.zon"       => '\u{e6a9}',            // 