Skip to content

Commit

Permalink
chore: add photoshop icon for *.psb
Browse files Browse the repository at this point in the history
  • Loading branch information
Freed-Wu committed Jan 5, 2025
1 parent bea5b28 commit b3f2bbf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/output/icons.rs
Original file line number Diff line number Diff line change
Expand Up @@ -843,6 +843,7 @@ const EXTENSION_ICONS: Map<&'static str, char> = phf_map! {
"prql" => Icons::DATABASE, // 
"ps" => Icons::VECTOR, // 󰕙
"ps1" => Icons::POWERSHELL, // 
"psb" => '\u{e7b8}', // 
"psd" => '\u{e7b8}', // 
"psd1" => Icons::POWERSHELL, // 
"psf" => Icons::FONT, // 
Expand Down

0 comments on commit b3f2bbf

Please sign in to comment.