Explorar el Código

chore(output): add icon for '.stowrc' files

Will Reed hace 8 meses
padre
commit
e9201aa276
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      src/output/icons.rs

+ 1 - 0
src/output/icons.rs

@@ -259,6 +259,7 @@ const FILENAME_ICONS: Map<&'static str, char> = phf_map! {
     ".rvm"                => Icons::LANG_RUBY,      // 
     ".rvmrc"              => Icons::LANG_RUBY,      // 
     ".SRCINFO"            => '\u{f303}',            // 
+    ".stowrc"             => '\u{eef1}',            // 
     ".tcshrc"             => Icons::SHELL,          // 󱆃
     ".viminfo"            => Icons::VIM,            // 
     ".vimrc"              => Icons::VIM,            // 